]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit669482b3be6af76fb66b9414c603a26e3e0adba9
tree61ab0dd4199168f69fa172e01106426ffc527492
parent5f02a8f33d24226d120970ffb17922fe5724b358
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