mbox series

[v2,0/3] Three minor changes related with error handling

Message ID 1614145010-36079-1-git-send-email-cang@codeaurora.org
Headers show
Series Three minor changes related with error handling | expand

Message

Can Guo Feb. 24, 2021, 5: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.
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(-)

Comments

Martin K. Petersen March 4, 2021, 4:16 a.m. UTC | #1
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

-- 
Martin K. Petersen	Oracle Linux Engineering