[PATCH] [for 3.10-rc] ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform
Gregory CLEMENT
gregory.clement at free-electrons.com
Fri May 17 08:25:02 EDT 2013
Hello,
The following fix a regression which appear in 3.10-rc1: the GPIOLIB
is nor more selected for mvebu. I found this while I was trying to
test the GPIO buttons on the OpenBlocks AX3, but it impacts all the
mvebu platform.
It was the conjunction of a lot of
elements which lead to this bug, see the commit log for the
details. The patch by itself is very simple.
Regards,
Gregory CLEMENT (1):
ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform
arch/arm/mach-mvebu/Kconfig | 1 +
1 file changed, 1 insertion(+)
--
1.8.1.2
More information about the linux-arm-kernel
mailing list