]> 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>
Fri, 28 Dec 2007 20:38:13 +0000 (16:38 -0400)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Jan 2008 18:59:42 +0000 (10:59 -0800)
commitc27f39a9fd912284451b50a3a5f3b58b6de07016
tree885f6ed9a3c2b41a82eb8b382a79a5b53dd5fc23
parentddf1dac3ddf0d7c40b51bf4b6ca1c9a04d54b8b4
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: Tony Lindgren <tony@atomide.com>
drivers/mmc/host/omap.c