mbox series

[v1,0/2] Two minor changes related with error handling

Message ID 1610674580-20811-1-git-send-email-cang@codeaurora.org
Headers show
Series Two minor changes related with error handling | expand

Message

Can Guo Jan. 15, 2021, 1:36 a.m. UTC
The 1st change is a complementary change for error handling.
The 2nd change disables IRQ in host reset path to avoid possible NoC issues.

Can Guo (1):
  scsi: ufs: Minor adjustments to error handling

Nitin Rawat (1):
  scsi: ufs-qcom: Disable interrupt in reset path

 drivers/scsi/ufs/ufs-qcom.c | 10 ++++++++++
 drivers/scsi/ufs/ufshcd.c   | 14 +++++++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)