]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Nov 2012 13:42:47 +0000 (14:42 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Nov 2012 07:55:22 +0000 (08:55 +0100)
commit246bf0f81275140b99d1b62a9c1380037b29e824
tree5706891598ca7c1ebd80741463d1b971c5139d09
parent7e2f6ed02193d9aec08a5157909ee4a3dbfb167f
pinctrl/u300/coh901: stop spawning pinctrl from GPIO

Let's stop spawning the pinctrl driver from the GPIO driver,
we have these two mechanisms broken apart now, and they can
each probe in isolation. If the GPIO driver cannot find its
pin controller (pinctrl-u300), the pin controller core will
tell it to defer probing.

Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/core.c
drivers/pinctrl/pinctrl-coh901.c
include/linux/platform_data/pinctrl-coh901.h