android_kernel_samsung_msm8976/drivers/mmc/core
Ulf Hansson 5a6809765b mmc: core: Handle both poweroff notification types for eMMC
Depending on the context of the operation while powering down the card,
either POWER_OFF_NOTIFY_SHORT or POWER_OFF_NOTIFY_LONG will be used. In
suspend context a short timeout is preferred while a long timeout would
be acceptable in a shutdown/hibernation context.

We add a new parameter to the mmc_suspend function so we can provide an
indication of what notification type to use.

Change-Id: I4a1db618d8b41dc7851e4cc95f801e3585b665e8
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Git-commit: bb09907fdbc4451448e9efb9009f0ef538e52861
Git-repo: https://android.googlesource.com/kernel/common.git
[kaushalk@codeaurora.org: Resolved context conflicts]
Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
2015-09-16 18:20:21 +05:30
..
bus.c mmc: core: Extend shutdown sequence to handle bus operations 2015-09-16 18:20:21 +05:30
bus.h
core.c mmc: block: fix dump cmdq registers on request timeout 2015-07-31 13:43:05 +05:30
core.h mmc: core: Extend shutdown sequence to handle bus operations 2015-09-16 18:20:21 +05:30
debugfs.c mmc: core: Fix debugfs and IOCTL calls in cmdq mode 2015-07-01 01:02:23 -07:00
host.c mmc: host: Notify LLD with mmc dev PM status 2015-08-18 07:47:56 -07:00
host.h
Kconfig
Makefile
mmc.c mmc: core: Handle both poweroff notification types for eMMC 2015-09-16 18:20:21 +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: Add shutdown callback for SD bus_ops 2015-09-16 18:20:21 +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