linux/drivers/mmc/core
Johan Rudholm 567c89032c 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 <johan.rudholm@stericsson.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Wei WANG <wei_wang@realsil.com.cn>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-02-24 14:37:07 -05:00
..
bus.c mmc: fix async request mechanism for sequential read scenarios 2013-02-11 13:28:49 -05:00
bus.h
core.c mmc: core: Break out start_signal_voltage_switch 2013-02-24 14:37:07 -05:00
core.h mmc: core: Break out start_signal_voltage_switch 2013-02-24 14:37:07 -05:00
debugfs.c mmc: core: debugfs: Add signal_voltage to ios dump 2012-12-06 13:54:36 -05:00
host.c
host.h
Kconfig
Makefile
mmc_ops.c mmc: core: Fix some driver hangs when dealing with broken devices 2012-12-06 13:54:42 -05:00
mmc_ops.h
mmc.c mmc: core: Break out start_signal_voltage_switch 2013-02-24 14:37:07 -05:00
quirks.c
sd_ops.c
sd_ops.h
sd.c mmc: core: Break out start_signal_voltage_switch 2013-02-24 14:37:07 -05:00
sd.h
sdio_bus.c mmc: Remove redundant null check before kfree in sdio_bus.c 2012-12-06 13:55:06 -05:00
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c mmc: sdio: Use multiple scatter/gather list 2012-12-06 13:54:43 -05:00
sdio_irq.c
sdio_ops.c mmc: sdio: Use multiple scatter/gather list 2012-12-06 13:54:43 -05:00
sdio_ops.h
sdio.c mmc: core: Break out start_signal_voltage_switch 2013-02-24 14:37:07 -05:00
slot-gpio.c mmc: slot-gpio: use devm_* managed functions to ease users 2013-02-11 12:51:23 -05:00