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)
commitaa9a68014bb6c6e1052d79561815885b797d15ea
treec3192142ec5961dbb4de2cef40e88feb5ecf4c28
parentb49069fc0b96de5dd508ccba0a1417e524734712
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