Searched hist:"2035 d39da18feba072bb49067b9984454dc4c07b" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-mvebu.h | diff 2035d39da18feba072bb49067b9984454dc4c07b Thu Jan 30 22:25:05 CET 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 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>
|
H A D | pinctrl-dove.c | diff 2035d39da18feba072bb49067b9984454dc4c07b Thu Jan 30 22:25:05 CET 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 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>
|
H A D | pinctrl-mvebu.c | diff 2035d39da18feba072bb49067b9984454dc4c07b Thu Jan 30 22:25:05 CET 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> 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>
|