[PATCH v2 0/3] hisi_sas: A small bunch of misc patches

From: John Garry
Date: Tue Nov 24 2020 - 03:50:50 EST


This series contains a small bunch of patches for the driver, including:
- Fix-up on error paths for v3 hw driver
- Relocate as much debugfs code as possible to v3 hw driver since
no other hw drivers support it
- A small tidy-up patch

Difference to v1:
- make debugfs_init_v3_hw() static

John Garry (1):
scsi: hisi_sas: Reduce some indirection in v3 hw driver

Luo Jiaxing (1):
scsi: hisi_sas: Move debugfs code to v3 hw driver

Xiang Chen (1):
scsi: hisi_sas: Fix up probe error handling for v3 hw

drivers/scsi/hisi_sas/hisi_sas.h | 28 -
drivers/scsi/hisi_sas/hisi_sas_main.c | 1346 +-----------------------
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 1254 +++++++++++++++++++++-
3 files changed, 1224 insertions(+), 1404 deletions(-)

--
2.26.2