commit | a8fe29d8bcdfbf85ba26c7f3522c4bdfbc83e71d | [log] [tgz] |
---|---|---|
author | Jarkko Lavinen <jarkko.lavinen@nokia.com> | Wed Apr 08 11:18:32 2009 +0300 |
committer | Pierre Ossman <pierre@ossman.eu> | Wed Apr 08 20:43:38 2009 +0200 |
tree | 1a70e1da0502a26b9c0544c84acf026975b49922 | |
parent | d31f65e8464927f2cfdee6b0b01b9e3a8ce5db9c [diff] |
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs 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>