linux_dsm_epyc7002/include/linux/pinctrl
Stephen Warren 806d314325 pinctrl: re-order struct pinctrl_map
The lookup key in struct pinctrl_map is (.dev_name, .name). Re-order the
struct definition to put the lookup key fields first, and the result
values afterwards. To me at least, this slightly better reflects the
lookup process.

Update the documentation in a similar fashion.

Note: PIN_MAP*() macros aren't updated; I plan to update this once later
when enhancing the mapping table format to support pin config to reduce
churn.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
[Rebased for cherry-picking]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-02-29 19:10:55 +01:00
..
consumer.h pinctrl: factor pin control handles over to the core 2012-02-10 21:33:06 +01:00
machine.h pinctrl: re-order struct pinctrl_map 2012-02-29 19:10:55 +01:00
pinconf.h pinctrl: break out a pinctrl consumer header 2012-02-10 21:32:57 +01:00
pinctrl.h pinctrl: remove unnecessary max pin number 2012-01-03 09:10:09 +01:00
pinmux.h pinctrl: break out a pinctrl consumer header 2012-02-10 21:32:57 +01:00