linux/drivers/scsi/hisi_sas
Luo Jiaxing a311570027 scsi: hisi_sas: Don't hard reset disk during controller reset
In the function of hisi_sas_init_device(), we added ops->hardreset() to
clear affiliation of STP target port or handle [STP pending] state.

Function hisi_sas_init_device() will be called when a device is found or
during controller reset. At controller reset, we call
hisi_sas_init_device() to re-init the disks, so calling hardreset() is
unnecessary and it also will cause some delay at controller reset.

Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-04-12 21:30:12 -04:00
..
hisi_sas_main.c scsi: hisi_sas: Don't hard reset disk during controller reset 2019-04-12 21:30:12 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected 2019-04-12 21:30:12 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected 2019-04-12 21:30:12 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Support all RAS events with MSI interrupts 2019-04-12 21:30:12 -04:00
hisi_sas.h scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected 2019-04-12 21:30:12 -04:00
Kconfig scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency 2018-03-21 18:34:21 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00