linux/drivers/pinctrl/berlin
Linus Walleij 03e9f0cac5 pinctrl: clean up after enable refactoring
commit 2243a87d90
"pinctrl: avoid duplicated calling enable_pinmux_setting for a pin"
removed the .disable callback from the struct pinmux_ops,
making the .enable() callback the only remaining callback.

However .enable() is a bad name as it seems to imply that a
muxing can also be disabled. Rename the callback to .set_mux()
and also take this opportunity to clean out any remaining
mentions of .disable() from the documentation.

Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Acked-by: Fan Wu <fwu@marvell.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-09-04 10:05:07 +02:00
..
berlin-bg2.c pinctrl: berlin: Use devm_ioremap_resource() 2014-05-27 16:03:24 +02:00
berlin-bg2cd.c pinctrl: berlin: Use devm_ioremap_resource() 2014-05-27 16:03:24 +02:00
berlin-bg2q.c pinctrl: berlin: Use devm_ioremap_resource() 2014-05-27 16:03:24 +02:00
berlin.c pinctrl: clean up after enable refactoring 2014-09-04 10:05:07 +02:00
berlin.h pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs 2014-05-23 00:05:00 +02:00
Kconfig pinctrl: berlin: add the BG2CD pinctrl driver 2014-05-23 00:06:38 +02:00
Makefile pinctrl: berlin: add the BG2CD pinctrl driver 2014-05-23 00:06:38 +02:00