From: Markus Mayer Date: Thu, 3 Jul 2014 20:27:42 +0000 (-0700) Subject: mmc: sdhci: Replace host->mmc with mmc where possible X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e743f1fc8bd24d1bc185e4d7b13f7b74c9c5423;p=pandora-kernel.git 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 Reviewed-by: Matt Porter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed