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

Skip to content
Commit af320c1c authored by Sayali Lokhande's avatar Sayali Lokhande Committed by Asutosh Das
Browse files

scsi: ufs: Enable irq in err_handler



There's a chance that error handler is invoked with
IRQ's disabled. For instance, in case the resume fails
the state is changed to old state - meaning, the state
of the controller is reverted back to suspend.
This entails disabling the IRQ.

Thus, commands timeout during error-handling as well.
Hence, enable IRQs in error-handler before issuing
commands.

CRs-fixed: 2398584
Change-Id: Ia38987ba6791bb74e44b506fda9dc49fd8a32831
Signed-off-by: default avatarSayali Lokhande <sayalil@codeaurora.org>
Signed-off-by: default avatarAsutosh Das <asutoshd@codeaurora.org>
parent b8cd1590
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