linux_dsm_epyc7002/include/linux/pinctrl
Linus Walleij 9a01be1715 pinctrl: split pincontrol states into its own header
Move the pin control state defines into its own header file,
since it is used both by machine.h which is facing the platform
and by consumer.h which is facing the drivers, and pinctrl.h
which is pinctrl-driver internal, let's not have each and every
.h file include all others, then isolation is moot.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-03-06 23:08:19 +01:00
..
consumer.h pinctrl: split pincontrol states into its own header 2012-03-06 23:08:19 +01:00
machine.h pinctrl: split pincontrol states into its own header 2012-03-06 23:08:19 +01:00
pinconf.h pinctrl: break out a pinctrl consumer header 2012-02-10 21:32:57 +01:00
pinctrl-state.h pinctrl: split pincontrol states into its own header 2012-03-06 23:08:19 +01:00
pinctrl.h pinctrl: split pincontrol states into its own header 2012-03-06 23:08:19 +01:00
pinmux.h pinctrl: break out a pinctrl consumer header 2012-02-10 21:32:57 +01:00