Linus, Sebastian, This series has a few patches to clean up a bit the Berlin pinctrl drivers. The main modification is to move the pinctrl driver selection from mach-berlin to drivers/pinctrl/berlin. Then a missing dependency is added and finally the last 2 patches are cosmetics.
This series depends on the series submitted by Jisheng some days ago [1]. Thanks! Antoine [1] https://lkml.org/lkml/2015/10/9/278 Antoine Tenart (5): pinctrl: berlin: select the pinctrl driver according to the SoC used ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig pinctrl: berlin: add explicit dependency on OF pinctrl: berlin: Kconfig clean up pinctrl: berlin: fix my family name spelling arch/arm/mach-berlin/Kconfig | 3 --- drivers/pinctrl/berlin/Kconfig | 11 +++++++---- drivers/pinctrl/berlin/berlin-bg2.c | 4 ++-- drivers/pinctrl/berlin/berlin-bg2cd.c | 4 ++-- drivers/pinctrl/berlin/berlin-bg2q.c | 4 ++-- drivers/pinctrl/berlin/berlin.c | 2 +- drivers/pinctrl/berlin/berlin.h | 2 +- 7 files changed, 15 insertions(+), 15 deletions(-) -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/