]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MMC: OMAP: Move failing command abortion to workqueue
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Wed, 26 Mar 2008 20:09:48 +0000 (16:09 -0400)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 18 Apr 2008 18:05:31 +0000 (20:05 +0200)
commit0fb4723d405111a13bb8f04e902eadf14402c7ba
tree55820793ff1b536442d7e7bdfd7bee1bbb95d477
parent7584d276d47a55afaeb614ed16cf306cbe2d6117
MMC: OMAP: Move failing command abortion to workqueue

Abort failed command from workqueue rather than from an interrupt,
allowing longer delays in abortion.

Signed-off-by: Jarkko Lavinen <jarkko.lavinen@nokia.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/omap.c