]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Check for host->cmd being null when card status error occured
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Tue, 26 Jul 2005 07:51:46 +0000 (00:51 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Jul 2005 07:51:46 +0000 (00:51 -0700)
commit0c98aa1250b3f7b99983ed8e4ca2cf1cb6bdea73
treedc4d986973fc48ea0d01d61c1c73f6f43eff3921
parentce1ae6db84b0bb8f2550e738adc4a696190cbe1e
[PATCH] ARM: OMAP: Check for host->cmd being null when card status error occured

Check for host->cmd being null when card status error occured.

Also, I think it is a bit more cleaner to put the STOP cmd workaround
handling under the general OMAP_MMC_STAT_CARD_ERR handling.
drivers/mmc/omap.c