mmc: core: Remove fixed voltage regulator logic
authorTim Kryger <tim.kryger@gmail.com>
Tue, 12 Aug 2014 05:05:12 +0000 (22:05 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:58:57 +0000 (13:58 +0200)
There is no need for regulator consumers to include special logic for
fixed voltage regulators as they support regulator_set_voltage() just
like their non-fixed regulator counterparts.

Signed-off-by: Tim Kryger <tim.kryger@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c

Simple merge