[PATCH 0/4] hisi_sas: Some misc patches
From: John Garry
Date: Fri May 15 2020 - 10:17:52 EST
This series includes some misc patches, generally tidy-up. The most
significant is the patch to not reset the phy up timer for when the
phy is already up - the HW designers do not have an answer for why this
occurs, so we workaround.
John Garry (1):
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
Luo Jiaxing (3):
scsi: hisi_sas: Do not reset phy timer to wait for stray phyup
scsi: hisi_sas: Modify the commit information for DSM method
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
drivers/scsi/hisi_sas/hisi_sas_main.c | 5 ++++-
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 12 ++++--------
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 16 ++++++----------
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 25 +++++++++++++------------
4 files changed, 27 insertions(+), 31 deletions(-)
--
2.16.4