From: Afzal Mohammed Date: Thu, 30 Aug 2012 19:53:23 +0000 (-0700) Subject: ARM: OMAP2+: gpmc: Modify interrupt handling X-Git-Tag: omap-devel-gpmc-fixed-for-v3.7~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6c32fc96d5a0ef1e8c5d9f1b24c3a07b878f6d;p=pandora-kernel.git ARM: OMAP2+: gpmc: Modify interrupt handling Modify interrupt handling such that interrupts can be handled by GPMC client drivers using standard interrupt APIs rather than requiring the drivers to have knowledge about GPMC interrupt handling. Currently only NAND related interrupts has been considered (which is the case even without this change) as the only user of GPMC interrupt is NAND. Signed-off-by: Afzal Mohammed Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed