mmc: Change SDHCI iomem error to a warning
authorPierre Ossman <drzeus@drzeus.cx>
Thu, 7 Dec 2006 18:17:20 +0000 (19:17 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 11 Dec 2006 08:48:42 +0000 (09:48 +0100)
commita98087cf81e91999a91ceedb2d2e3a95827c651f
treea2b6beae2e14f31cd0dbfb7abb5284b974708176
parent7b30d281b9c115890c75d11eaf06881261c256da
mmc: Change SDHCI iomem error to a warning

Some controllers report an invalid iomem size, but seem to work
correctly anyway. Change our current error to just a warning and
hope it doesn't cause too much problems.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/sdhci.c