OpenCloudOS-Kernel/drivers/scsi/hisi_sas
John Garry 4e32b2f484 scsi: hisi_sas: Drop hisi_sas_slot_abort()
For some time now we have not used hisi_sas_slot_abort() to handle erroring
slots, apart from in archaic v1 hw.

As such, remove this function and associated code. For v1 hw, move error
handling to same scheme as other hw revisions, where we allow erroring
commands to timeout.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-07-19 21:57:39 -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
hisi_sas.h scsi: hisi_sas: Drop hisi_sas_slot_abort() 2018-07-19 21:57:39 -04:00
hisi_sas_main.c scsi: hisi_sas: Drop hisi_sas_slot_abort() 2018-07-19 21:57:39 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Drop hisi_sas_slot_abort() 2018-07-19 21:57:39 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Add a flag to filter PHY events during reset 2018-06-19 22:02:25 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Update a couple of register settings for v3 hw 2018-06-19 22:02:25 -04:00