From: Johan Rudholm Date: Mon, 28 Jan 2013 14:08:27 +0000 (+0100) Subject: mmc: core: Break out start_signal_voltage_switch X-Git-Tag: v3.9-rc1~78^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567c89032cfdda8047562abe450947ac01f2d3c7;p=pandora-kernel.git mmc: core: Break out start_signal_voltage_switch Allow callers to access the start_signal_voltage_switch host_ops member without going through any cmd11 logic. This is mostly a preparation for the following signal voltage switch patch. Also, reset ios.signal_voltage to its original value if start_signal_voltage_switch fails. Signed-off-by: Johan Rudholm Acked-by: Ulf Hansson Tested-by: Wei WANG Signed-off-by: Chris Ball --- Reading git-diff-tree failed