[PATCH] mmc: host: sdhci: Fix console flooding when there is no proper card detection

2013-04-25 Thread maxin.john
From: "Maxin B. John" With 3.9.0-rc8 kernel in p2020rdb powerpc target, the console gets flooded with this message without any SD-Cards present: "mmc0: Timeout waiting for hardware interrupt" Since the driver doesn't implement proper card detection, it assumes that card is always present. This

[PATCH] mmc: host: sdhci: Fix console flooding when there is no proper card detection

2013-04-25 Thread maxin.john
From: Maxin B. John maxin.j...@enea.com With 3.9.0-rc8 kernel in p2020rdb powerpc target, the console gets flooded with this message without any SD-Cards present: mmc0: Timeout waiting for hardware interrupt Since the driver doesn't implement proper card detection, it assumes that card is always