From: David Brownell Date: Wed, 4 Feb 2009 22:42:03 +0000 (-0800) Subject: omap_hsmmc: card detect irq bugfix X-Git-Tag: v2.6.29-rc6~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249d0fa9d59b6165ecc224720d9ce9b7267cf1b8;p=pandora-kernel.git omap_hsmmc: card detect irq bugfix Work around lockdep issue when card detect IRQ handlers run in thread context ... it forces IRQF_DISABLED, which prevents all access to twl4030 card detect signals. Signed-off-by: David Brownell Acked-by: Tony Lindgren Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed