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

Commit b1513dee authored by Manu Gautam's avatar Manu Gautam
Browse files

usb: xhci: clean up command queue on HC halt failure as well



'Commit c9cabb7e ("usb: xhci: clean up command queue when
halting"); fixes deadlock condition when some commands are pending
at the time of usb_remove_hcd() or when controller is halted.
That change cleans up command queue if halting of controller is
successful. But, this deadlock may still be seen in case if due
to some reason halting of controller fails. To handle that scenario
as well cleanup command queue irrespective of controller halt
succeeds or fails.

Change-Id: I2c88fca3614af7fe58bc858898449d47546da247
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent d3e41c96
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