linux/drivers/pinctrl/mvebu
Sebastian Hesselbarth 2035d39da1 pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks
The only valuable information a special callback can derive from
mvebu_mpp_ctrl passed to it, is the pin id. Instead of passing
the struct, pass the pid directly.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-02-25 18:34:51 +01:00
..
Kconfig pinctrl: mvebu: move to its own directory 2012-11-11 19:05:57 +01:00
Makefile pinctrl: mvebu: move to its own directory 2012-11-11 19:05:57 +01:00
pinctrl-armada-370.c pinctrl: mvebu: remove redundant of_match_ptr 2013-10-23 10:55:04 +02:00
pinctrl-armada-xp.c pinctrl: mvebu: remove redundant of_match_ptr 2013-10-23 10:55:04 +02:00
pinctrl-dove.c pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks 2014-02-25 18:34:51 +01:00
pinctrl-kirkwood.c pinctrl: mvebu: remove redundant of_match_ptr 2013-10-23 10:55:04 +02:00
pinctrl-mvebu.c pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks 2014-02-25 18:34:51 +01:00
pinctrl-mvebu.h pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks 2014-02-25 18:34:51 +01:00