[PATCH 00/11] pinctrl: mvebu: pinctrl driver
From: Linus Walleij <hidden>
Date: 2012-09-20 08:13:21
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2012-09-20 08:13:21
Also in:
linux-devicetree, lkml
Just a minor thing here: On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth [off-list ref] wrote:
drivers/pinctrl/pinctrl-armada-370.c | 421 +++++++++++ drivers/pinctrl/pinctrl-armada-xp.c | 466 ++++++++++++ drivers/pinctrl/pinctrl-dove.c | 622 ++++++++++++++++ drivers/pinctrl/pinctrl-kirkwood.c | 460 ++++++++++++ drivers/pinctrl/pinctrl-mvebu.c | 758 ++++++++++++++++++++ drivers/pinctrl/pinctrl-mvebu.h | 175 +++++
I've tried to group related implementations together, so if the first four are dependent we should either: 1. Move all of these to the subdir drivers/pinctrl/mvebu 2. Rename then drivers/pinctrl/pinctrl-mvebu-dove.c (etc) Either way it's NO BIG DEAL, so I will take care of this after they are merged unless you feel like just fixing it in-flight at this moment. Yours, Linus Walleij