ARM: OMAP2+: gpmc-nand: Modify Interrupt handling
authorAfzal Mohammed <afzal@ti.com>
Thu, 30 Aug 2012 19:53:24 +0000 (12:53 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 30 Aug 2012 19:53:24 +0000 (12:53 -0700)
Now GPMC provides its client with interrupts that can be handled
using the standard interrupt API. Modify GPMC NAND setup to work
with it.

Also disable write protect in GPMC code, so that NAND driver can
be ignorant of GPMC configuration.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found