From: Afzal Mohammed Date: Thu, 30 Aug 2012 19:53:24 +0000 (-0700) Subject: mtd: nand: omap2: use gpmc provided irqs X-Git-Tag: omap-devel-gpmc-fixed-for-v3.7^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c4684557b7e37afd42fa35f420f2f28bfb75442;p=pandora-kernel.git mtd: nand: omap2: use gpmc provided irqs 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 Acked-by: Artem Bityutskiy [tony@atomide.com: updated to fix new warnings introduced] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed