]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
mmc: only support voltage (vdd) that regulator agrees with
authorPhilip Rakity <prakity@marvell.com>
Fri, 8 Jun 2012 19:26:13 +0000 (12:26 -0700)
committerChris Ball <cjb@laptop.org>
Sat, 21 Jul 2012 04:02:24 +0000 (00:02 -0400)
commit68737043bb155b42d54943d25153b901fd16e535
treeff60fb287c75717b7e5521f89d09688c5ef13189
parent0aa6770000bafa65c17cf44b6619d328d4fc79b3
mmc: only support voltage (vdd) that regulator agrees with

If we are using a regulator the SD Host Controller and the
regulator should agree about the voltages supported.  Use
the common subset that is supported.

Signed-off-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c