Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b481e20b authored by Konstantin Dorfman's avatar Konstantin Dorfman
Browse files

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: default avatarKonstantin Dorfman <kdorfman@codeaurora.org>
parent 6f524acc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment