]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit2ee30f0511758c1a21d3346bb88f25f7645ba108
tree82fb99dd942577f2e79ea982b047c758811da28a
parent6b6c32fc96d5a0ef1e8c5d9f1b24c3a07b878f6d
ARM: OMAP2+: gpmc-nand: Modify Interrupt handling

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>
arch/arm/mach-omap2/gpmc-nand.c