[PATCH v7 09/15] gpio: pl061: set initcall level to module init
Linus Walleij
linus.walleij at linaro.org
Mon Jan 21 09:41:48 EST 2013
On Fri, Jan 18, 2013 at 8:31 AM, Haojian Zhuang
<haojian.zhuang at linaro.org> wrote:
> Replace subsys initcall by module initcall level. Since pinctrl
> driver is already launched before gpio driver. It's unnecessary
> to set gpio driver in subsys init call level.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang at linaro.org>
On you platform maybe it works, but have you made sure that nobody
else will be affected?
SPEAr of course, then these:
arch/arm/mach-realview/core.c: * GPIO on PL061 is active,
which is the proper
arch/arm/mach-socfpga/Kconfig: select GPIO_PL061 if GPIOLIB
Pawel, Dinh: are you OK with this change?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list