linux-stable/drivers/scsi/hisi_sas
Xiang Chen 36c6b7613e scsi: hisi_sas: Initialise devices in .slave_alloc callback
Perform driver-specific SCSI device initialization in the designated SCSI
midlayer callback instead of relying on the libsas "device found" callback.

The SCSI midlayer .slave_alloc interface is called prior to sending any I/O
to the device.

Link: https://lore.kernel.org/r/1634041588-74824-2-git-send-email-john.garry@huawei.com
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-10-12 22:46:06 -04:00
..
hisi_sas.h scsi: hisi_sas: Initialise devices in .slave_alloc callback 2021-10-12 22:46:06 -04:00
hisi_sas_main.c scsi: hisi_sas: Initialise devices in .slave_alloc callback 2021-10-12 22:46:06 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Initialise devices in .slave_alloc callback 2021-10-12 22:46:06 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Initialise devices in .slave_alloc callback 2021-10-12 22:46:06 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Initialise devices in .slave_alloc callback 2021-10-12 22:46:06 -04:00
Kconfig scsi: hisi_sas: Enable debugfs support by default 2021-01-26 23:02:11 -05:00
Makefile