Gwendal Grignou 4e6c71788d mmc: core: Do regular power cycle when lacking eMMC HW reset support
The eMMC HW reset may be implemented either via the host ops ->hw_reset()
callback or through DT and the eMMC pwrseq. Additionally some eMMC cards
don't support HW reset.

To allow a reset to be done for the different combinations of mmc hosts
and eMMC/MMC cards, let's implement a fallback via trying a regular power
cycle. This improves the mmc block layer retry mechanism of failing I/O
requests.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
[Ulf: Rewrote changelog]
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-05-02 10:33:24 +02:00
..
2016-04-29 14:22:25 +02:00
2016-04-29 17:07:54 -07:00
2016-04-28 19:44:47 -07:00
2016-04-29 18:50:08 -07:00
2016-04-27 08:57:11 -07:00
2016-04-25 16:20:49 -04:00
2016-04-29 17:07:54 -07:00