mmc: sdhci: fix voltage ocr
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 2 Feb 2007 21:41:41 +0000 (22:41 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 4 Feb 2007 19:54:12 +0000 (20:54 +0100)
commitc70840e819acdbab96b8cdf71d27cb68c6567efa
tree1ee66cc38b1822da6a67498b15d5654e3efb41bc
parent2a22b14edfdf1dce303ec48bb934a6a2edb278b5
mmc: sdhci: fix voltage ocr

Some bad if-clauses caused the driver to just report the highest
supported voltage, not all.

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