From: Anti Sullin Date: Thu, 30 Aug 2007 14:15:16 +0000 (+0200) Subject: bug in AT91 MCI suspend routines X-Git-Tag: v2.6.23-rc7~99^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cda54e4414e98f0bf72116d8522f4e434f6b4b;p=pandora-kernel.git bug in AT91 MCI suspend routines This patch fixes a bug in AT91 mmc host driver, that enables the wakeup from suspend on card detection pin even if the card detect pin is not available (==0). If not card detection pin is defined, IRQ0 == FIQ gets enabled and if some activity is present on that pin, the system gets a FIQ request, that causes a crash. Signed-off-by: Anti Sullin Signed-off-by: Nicolas Ferre Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed