forked from Minki/linux
e328b88094
arch_initcall was been removed from GPIO driver, so this patch re-add support for GPIO into boards as platform_device. Since some drivers (spi, nand, etc.) is not support deferred probe, separate machine init calls is used in board code to make proper loading sequence. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net> |
||
---|---|---|
.. | ||
include/mach | ||
board-autcpu12.c | ||
board-cdb89712.c | ||
board-clep7312.c | ||
board-edb7211.c | ||
board-fortunet.c | ||
board-p720t.c | ||
common.c | ||
common.h | ||
devices.c | ||
devices.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot |