[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)
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.


No differences found