mmc: mxcmmc: Use mmc_regulator_get_supply() API
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 3 May 2014 06:55:17 +0000 (10:55 +0400)
committerChris Ball <chris@printf.net>
Mon, 12 May 2014 22:08:24 +0000 (18:08 -0400)
commitbc3c17711e5a6d3b1d1cf7f6b3fe081d81d68dcb
tree61ab0dd4199168f69fa172e01106426ffc527492
parent6e9e4062823dd3553eef6dc903223ffa07432e3c
mmc: mxcmmc: Use mmc_regulator_get_supply() API

This patch replaces regulator manipulation with
mmc_regulator_get_supply() function from MMC core.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/mxcmmc.c