omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
authorJarkko Lavinen <jarkko.lavinen@nokia.com>
Wed, 8 Apr 2009 08:18:32 +0000 (11:18 +0300)
committerPierre Ossman <pierre@ossman.eu>
Wed, 8 Apr 2009 18:43:38 +0000 (20:43 +0200)
With spurious interrupt cmd can be null even when we have CC
set in irq status.

Fixes: NB#106295 - prevent potential kernel crash in the MMC driver

Signed-off-by: Jarkko Lavinen <jarkko.lavinen@nokia.com>
Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>

No differences found