mmc: sdhci: Replace host->mmc with mmc where possible
authorMarkus Mayer <markus.mayer@linaro.org>
Thu, 3 Jul 2014 20:27:42 +0000 (13:27 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:11 +0000 (11:26 +0200)
After the switch to the MMC core regulator infrastucture, we already
have a local "mmc" pointer in various functions. There is no longer a
need to access the data structure via host->mmc.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Matt Porter <mporter@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c

Simple merge