]> git.baikalelectronics.ru Git - kernel.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)
commit0019a4b63e4cb36a6282cc42d4ec3ad98b8acac1
treeff60fb287c75717b7e5521f89d09688c5ef13189
parent9caa9edd66a11a2a79956c99f709419a3a98e168
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