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)
commit4e743f1fc8bd24d1bc185e4d7b13f7b74c9c5423
tree542226c7133ad590c8001e2c45649327e9238e34
parent62ce34b0baedc283267e2dbc5d79ebef062dbda1
mmc: sdhci: Replace host->mmc with mmc where possible

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
This page took 0.025514 seconds and 5 git commands to generate.