summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2015-11-10 15:13:22 -0800
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:27:51 -0700
commitf9d5b446e37d67d6f05d8674e0005a6c428c5c2b (patch)
treed440e356d47cb95800848967da027d10686921db /scripts/objdiff
parentf0623b400f017f8e45e475456689796e60d891b0 (diff)
mmc: core: kick cmdq thread after suspend
eMMC runtime suspend first puts the CMDQ to halt and then sets the card state to suspended after sending out sleep command. If new requests get queued after halting the CMDQ but before the card state has changed to suspended then command queue thread will not be woken up again until some new requests are queued to request queue. And if new request gets queued, we will remain in this state forever. Fix this issue by kicking the CMDQ thread after the suspend completion. Change-Id: I37a03d9a75acf2ab3ebda57da87e246b449abf18 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions