commit | a98087cf81e91999a91ceedb2d2e3a95827c651f | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Thu Dec 07 19:17:20 2006 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Mon Dec 11 09:48:42 2006 +0100 |
tree | a2b6beae2e14f31cd0dbfb7abb5284b974708176 | |
parent | 7b30d281b9c115890c75d11eaf06881261c256da [diff] |
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>