summaryrefslogtreecommitdiff
path: root/include/linux/mmc
diff options
context:
space:
mode:
authorKonstantin Dorfman <kdorfman@codeaurora.org>2015-06-30 17:39:43 +0300
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:26:54 -0700
commit396e0ff6eb9c516e4d2986c4f9adae7aa3f785e5 (patch)
tree75a161df740d24ce6e546f17af7f5168d03b881a /include/linux/mmc
parentea5bb4771101d383306e408ba36ce745cf091e94 (diff)
mmc: block: fix dump cmdq registers on request timeout
Timeout handler executed on softirq context. cmdq dumpstate() api resumes platform device and it can't be executed on softirq context. Request completion callback schedules error handler work in case of timeout error. This change moves CQE registers dump to the error handler callback. Change-Id: Iea26ca5240f6031218dcf374cafcf2708df1f125 Signed-off-by: Konstantin Dorfman <kdorfman@codeaurora.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions