[PATCH v4 04/16] pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks
From: Linus Walleij <hidden>
Date: 2014-02-24 10:07:22
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2014-02-24 10:07:22
Also in:
lkml
On Sun, Feb 23, 2014 at 3:21 PM, Sebastian Hesselbarth [off-list ref] wrote:
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 <redacted>
Patch applied. Yours, Linus Walleij