From: Kishon Vijay Abraham I Date: Thu, 27 Aug 2015 09:14:06 +0000 (+0530) Subject: mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage X-Git-Tag: omap-for-v4.3/fixes-rc1~60^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d17f30bd87bf4857478b2a68dadf0096ca1cb40;p=pandora-kernel.git mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage vdd voltage is set in mmc core to ios->vdd and vmmc should actually be set to this voltage. Modify omap_hsmmc_enable_supply to not take vdd as argument since now it's directly set to the voltage in ios->vdd. Signed-off-by: Kishon Vijay Abraham I Tested-by: Tony Lindgren Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed