[PATCH 17/18] MMC: OMAP: Start new commands from work queue instead of irq

2008-01-28 Thread Carlos Aguiar
From: Jarkko Lavinen <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> ---

[PATCH 17/18] MMC: OMAP: Start new commands from work queue instead of irq

2008-01-28 Thread Carlos Aguiar
From: Jarkko Lavinen [EMAIL PROTECTED] 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 [EMAIL PROTECTED] ---