summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2015-08-07 20:21:20 -0700
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:27:13 -0700
commit8f39568c53a820094959a79b4c039afada2e9ad4 (patch)
tree11c3c1b0d2e64353f9b56ac586c390c95a9f4de2 /include/linux/timerqueue.h
parent94fe36b713c589273c39f6f33a8ec5bd7edfe3a2 (diff)
mmc: core: remove shutdown handler
If mmc/sd shutdown callback suspends the card when card's runtime PM status is still set to "runtime active" then any request issued after mmc/sd shutdown will not resume the card hence we will end up issuing the request to host driver while card isn't in a state to handle it. Right way to fix this issue is not to allow any requests to flow in after the shutdown callback has executed. Until it is fixed in the right way, we are disabling the shutdown handling as it anyways doesn't do real useful things. Change-Id: I44681f3c2fd0435bffa393abbbd1e8eacc5a07da Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> [subhashj@codeaurora.org: fixed trivial merge conflicts] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions