remarkable-linux/include/linux/mmc
Seungwon Jeon 90c2143a8f mmc: dw_mmc: guarantee stop-abort cmd in data errors
In error cases, DTO interrupt may or may not be generated depending
on remained data. Stop/Abort command ensures DTO generation for that
situation. Currently if 'stop' field of data is empty, there is no
stop/abort command. So, it could hang waiting DTO. This change
reinforces these cases.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Tested-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-09-25 21:35:40 -04:00
..
boot.h
card.h mmc: core: Handle card shutdown from mmc_bus 2013-06-27 12:39:18 -04:00
core.h mmc: core: remove dead function mmc_try_claim_host 2013-09-25 21:26:29 -04:00
dw_mmc.h mmc: dw_mmc: guarantee stop-abort cmd in data errors 2013-09-25 21:35:40 -04:00
host.h mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE 2013-06-27 12:39:22 -04:00
mmc.h mmc: add packed command feature of eMMC4.5 2013-02-24 14:37:15 -05:00
pm.h
sd.h
sdhci-pci-data.h
sdhci-spear.h
sdhci.h mmc: sdhci: get voltage from sdhc host 2013-08-26 11:32:07 -04:00
sdio.h
sdio_func.h
sdio_ids.h
sh_mmcif.h mmc: sh_mmcif: revision-specific CLK_CTRL2 handling 2013-08-25 00:10:18 -04:00
sh_mobile_sdhi.h mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data 2013-08-24 23:58:10 -04:00
slot-gpio.h mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() 2013-08-24 23:45:09 -04:00
tmio.h