From: Yuvaraj CD Date: Fri, 22 Aug 2014 13:47:50 +0000 (+0530) Subject: mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators X-Git-Tag: fixes-against-v3.18-rc2~127^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51da2240906cb94e8f6ba55e403b6206df6fb2dd;p=pandora-kernel.git mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators This patch makes use of mmc_regulator_get_supply() to handle the vmmc and vqmmc regulators.Also it moves the code handling the these regulators to dw_mci_set_ios().It turned on the vmmc and vqmmc during MMC_POWER_UP and MMC_POWER_ON,and turned off during MMC_POWER_OFF. Signed-off-by: Yuvaraj Kumar C D Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed