mtd: nand: omap2: use gpmc provided irqs
authorAfzal Mohammed <afzal@ti.com>
Wed, 5 Sep 2012 00:44:46 +0000 (17:44 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Sep 2012 00:44:46 +0000 (17:44 -0700)
GPMC platform initialization provides it's clients
with interrupts that can be used through struct
resource. Make use of it for irq mode functionality.

Also now write protect disable is done by GPMC,
hence remove it.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Acked-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found