Implement the idea suggested by Artem Bityutskiy and Tony Lindgren described in commit b027274d2e3a ("mtd: ams-delta: fix request_mem_region() failure"). arch/arm/mach-omap1/board-ams-delta.c | 22 - drivers/gpio/gpio-omap.c | 88 ++++++ drivers/mtd/nand/raw/ams-delta.c | 436 +++++++++++++++++++++------------- 3 files changed, 376 insertions(+), 170 deletions(-)