linux-hardened/include/linux/pinctrl
Stephen Warren 43699dea1e pinctrl: pass name instead of device to pin_config_*
Obtaining a "struct pinctrl_dev *" is difficult for code not directly
related to the pinctrl subsystem. However, the device name of the pinctrl
device is fairly well known. So, modify pin_config_*() to take the device
name instead of the "struct pinctrl_dev *".

Signed-off-by: Stephen Warren <swarren@nvidia.com>
[rebased on top of refactoring code]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-01-03 09:10:07 +01:00
..
machine.h pinctrl: add a group-specific hog macro 2012-01-03 09:10:06 +01:00
pinconf.h pinctrl: pass name instead of device to pin_config_* 2012-01-03 09:10:07 +01:00
pinctrl.h pinctrl: add a pin config interface 2012-01-03 09:10:04 +01:00
pinmux.h pinctrl: GPIO direction support for muxing 2012-01-03 09:10:01 +01:00