commit | 8b1b21853bab15fe5b60b8222786fe036c4dc365 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Tue Jul 11 21:07:10 2006 +0200 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 13 16:17:46 2006 +0100 |
tree | 670d843e60ab985af0fcf166af38e6a1fed1085a | |
parent | fb61e2895170920564410baadf71c5b3561dbf42 [diff] |
[MMC] Change SDHCI version error to a warning O2 Micro's controllers have a larger specification version value and are therefore denied by the driver. When bypassing this check they seem to work fine. This patch makes the code a bit more forgiving by changing the error to a warning. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>