From: Jarkko Lavinen Date: Wed, 26 Mar 2008 20:09:58 +0000 (-0400) Subject: MMC: OMAP: Start new commands from work queue instead of irq X-Git-Tag: v2.6.26-rc1~1112^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f602ec79ac4fd2a42075c5a170086ded439f36d;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: Pierre Ossman --- Reading git-diff-tree failed