All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Two minor changes related with error handling
@ 2021-01-15  1:36 Can Guo
  2021-01-15  1:36 ` [PATCH 1/2] scsi: ufs: Minor adjustments to " Can Guo
  2021-01-15  1:36 ` [PATCH 2/2] scsi: ufs-qcom: Disable interrupt in reset path Can Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Can Guo @ 2021-01-15  1:36 UTC (permalink / raw)
  To: asutoshd, nguyenb, hongwus, linux-scsi, kernel-team, cang

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(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-15  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-15  1:36 [PATCH v1 0/2] Two minor changes related with error handling Can Guo
2021-01-15  1:36 ` [PATCH 1/2] scsi: ufs: Minor adjustments to " Can Guo
2021-01-15  1:36 ` [PATCH 2/2] scsi: ufs-qcom: Disable interrupt in reset path Can Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.