linux/drivers/scsi/hisi_sas
Xiang Chen cef4e1ab7a scsi: hisi_sas: remove repeated device config in v2 hw
This patch removes some repeated configurations:

(1) The device id of the device is already set in the alloc function, so
    we don't need to modify in free device function.

(2) Field dev_type and dev_status are configured in hisi_sas_dev_gone(),
    so there is no need for repeated config in free_device_v3_hw.

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>
2017-08-10 20:15:02 -04:00
..
hisi_sas_main.c scsi: hisi_sas: remove repeated device config in v2 hw 2017-08-10 20:15:02 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: optimise DMA slot memory 2017-07-01 17:06:56 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: use array for v2 hw ECC errors 2017-08-10 20:15:02 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: remove repeated device config in v2 hw 2017-08-10 20:15:02 -04:00
hisi_sas.h scsi: hisi_sas: use array for v2 hw ECC errors 2017-08-10 20:15:02 -04:00
Kconfig scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00