commit | 2ee30f0511758c1a21d3346bb88f25f7645ba108 | [log] [tgz] |
---|---|---|
author | Afzal Mohammed <afzal@ti.com> | Thu Aug 30 12:53:24 2012 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Aug 30 12:53:24 2012 -0700 |
tree | 82fb99dd942577f2e79ea982b047c758811da28a | |
parent | 6b6c32fc96d5a0ef1e8c5d9f1b24c3a07b878f6d [diff] |
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>