From: Lei Wen Date: Tue, 7 Jun 2011 10:01:06 +0000 (-0700) Subject: mtd: pxa3xx_nand: fix nand detection issue X-Git-Tag: v3.2-rc1~14^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fab028b77d714ad302404b23306cf7adb885223;p=pandora-kernel.git mtd: pxa3xx_nand: fix nand detection issue When keep_config is set, the detection would goes different routine. That the driver would read out the setting which is set previously by bootloader. While most bootloader keep the irq mask as off, and current driver need all irq default open, keep_config behavior would lead to no irq at all. Signed-off-by: Lei Wen Tested-by: Daniel Mack Cc: stable@kernel.org [2.6.38+] Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed