ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cards
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 15 May 2013 19:47:33 +0000 (20:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 May 2013 23:07:38 +0000 (00:07 +0100)
Add .start_signal_voltage_switch callback to be able to support UHS cards.
The voltage switch requires the optional vqmmc regulator to exist since
the actual voltage switch will be performed directly on it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found