Masahiro Yamada b3da97ee58 pinctrl: use "const struct ..." rather than "struct ... const"
Only this member, pins, is defined as "struct ... const *", but the
others in this struct, pinlops, pmxops, confops, etc. are defined as
"const struct ... *".

Swap the "struct pinctrl_pin_desc" and "const" for consistency.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-06-01 15:48:12 +02:00
..
2015-04-28 23:58:54 +02:00
2015-04-07 18:09:20 +02:00
2015-04-26 22:59:53 -04:00
2015-04-30 19:08:06 +02:00
2015-04-20 15:16:25 -07:00