Message ID | 1614145010-36079-1-git-send-email-cang@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | Three minor changes related with error handling | expand |
On Tue, 23 Feb 2021 21:36:46 -0800, Can Guo wrote: > 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 > > [...] Applied to 5.12/scsi-fixes, thanks! [1/3] scsi: ufs: Minor adjustments to error handling https://git.kernel.org/mkp/scsi/c/5e7363b98e21 [2/3] scsi: ufs-qcom: Disable interrupt in reset path https://git.kernel.org/mkp/scsi/c/51d31ee8de31 [3/3] scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks https://git.kernel.org/mkp/scsi/c/8514907e4f64