The 1st change is a complementary change for error handling. The 2nd change disables IRQ in host reset path to avoid possible NoC issues. The 3rd change is a minor cleanup to !hba checks in suspend/resume paths Can Guo (2): scsi: ufs: Minor adjustments to error handling scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks Nitin Rawat (1): scsi: ufs-qcom: Disable interrupt in reset path drivers/scsi/ufs/ufs-qcom.c | 10 ++++++++++ drivers/scsi/ufs/ufshcd.c | 39 ++++++++++++--------------------------- 2 files changed, 22 insertions(+), 27 deletions(-) -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.