]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 27 Aug 2015 09:13:57 +0000 (14:43 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 27 Aug 2015 12:54:06 +0000 (14:54 +0200)
commit13c283f89414e0be8fb9b57fdcb28820e0b2348c
treec3192142ec5961dbb4de2cef40e88feb5ecf4c28
parentcac7fc2217a508a3c057662fc55f2c92060c2771
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc

No functional change. Instead of using omap_hsmmc_host's vcc and vcc_aux
members, use vmmc and vqmmc present in mmc_host which is present
for the same purpose.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/omap_hsmmc.c