omap_hsmmc: card detect irq bugfix
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 4 Feb 2009 22:42:03 +0000 (14:42 -0800)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 18 Feb 2009 20:27:30 +0000 (21:27 +0100)
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 <dbrownell@users.sourceforge.net>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found