android_kernel_samsung_msm8976/drivers/mmc/core
Ritesh Harjani 02a34eb670 mmc: core: cmdq helper for reset and claim host context
This patch does following-

This adds an API(mmc_cmdq_hw_reset), for RESET_ALL
of SDHCI, power cycle mmc card and
reintialize it, which enables cmdq as well(if supported).

This acquires claim_host before calling mmc_power_restore.
mmc_power_restore should be called with claim_host acquired,
since this function is required from non-claim-host context in
cmdq error handling.

Change-Id: I31c4449dead1d4ad4e10a4822cce2298ec5fb4b6
Signed-off-by: Ritesh Harjani <riteshh@codeaurora.org>
2015-12-01 11:40:53 +05:30
..
bus.c Revert "mmc: core: Handle card shutdown from mmc_bus" 2015-10-12 09:43:40 +05:30
bus.h
core.c mmc: core: cmdq helper for reset and claim host context 2015-12-01 11:40:53 +05:30
core.h mmc: core: revert recent changes in shutdown handling code 2015-10-12 09:43:40 +05:30
debugfs.c mmc: core: fix debugfs path to read ext_csd 2015-11-07 12:12:54 -08:00
host.c Merge "Merge commit '8dd7ff6f6d00965a2de2a3877cb4707cc2a4adb1' into private_redfox64_mbr" 2015-09-25 12:52:52 -07:00
host.h
Kconfig
Makefile
mmc.c mmc: core: cmdq helper for reset and claim host context 2015-12-01 11:40:53 +05:30
mmc_ops.c mmc: block: Add error handling to command queue host 2015-05-27 14:40:59 -07:00
mmc_ops.h mmc: block: Add error handling to command queue host 2015-05-27 14:40:59 -07:00
quirks.c
sd.c mmc: core: revert recent changes in shutdown handling code 2015-10-12 09:43:40 +05:30
sd.h
sd_ops.c
sd_ops.h
sdio.c
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c
sdio_ops.h
slot-gpio.c