[PATCH 0/5] hisi_sas: Some misc patches for next

From: John Garry
Date: Tue Aug 24 2021 - 06:06:03 EST


This series contains some minor misc patches, including:
- Fix debugfs dump index
- Stop printing #hw queues
- Use PCI managed functions
- Some timer changes

Thanks in advance!

John Garry (1):
scsi: hisi_sas: Remove print in v3 hw probe about #hw queues

Luo Jiaxing (2):
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
scsi: hisi_sas: Increase debugfs_dump_index after dump is completed

Xiang Chen (2):
scsi: hisi_sas: Use managed PCI functions
scsi: hisi_sas: Replace some del_timer() calls with del_timer_sync()

drivers/scsi/hisi_sas/hisi_sas.h | 2 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 24 ++++++++---------
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 2 +-
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 8 +++---
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 37 +++++++++++---------------
5 files changed, 33 insertions(+), 40 deletions(-)

--
2.26.2