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)
commitca6429d4952398570a3963bd4b5842b519087df8
tree7cb69772298d0406edb31425c7ec9fba5becbe2d
parent9cb15142d0e336874ecc753e9a4e5696c46a67d9
mmc: core: Remove fixed voltage regulator logic

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