From: Jarkko Lavinen Date: Fri, 28 Dec 2007 20:38:20 +0000 (-0400) Subject: MMC: OMAP: Start new commands from work queue instead of irq X-Git-Tag: v2.6.24-omap1~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77770466360bbec943edfc29b1aaa2e6c34a0a68;p=pandora-kernel.git MMC: OMAP: Start new commands from work queue instead of irq Use work queues for starting new commands instead of starting them directly from irq handler. The command scheduling needs to be delayed a bit for some cards which should not be done from an interrupt. Signed-off-by: Jarkko Lavinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed