OpenCloudOS-Kernel/drivers/scsi/hisi_sas
Xiang Chen 336bd78bda scsi: hisi_sas: re-add the lldd_port_deformed()
In function sas_suspend_devices(), it requires callback lldd_port_deformed
callback to be implemented if lldd_port_deformed is implemented.

So add a stub for lldd_port_deformed.

Callback lldd_port_deformed was not required as the port deformation is done
elsewhere in the LLDD.

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-12-20 21:11:43 -05: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
hisi_sas.h scsi: hisi_sas: do link reset for some CHL_INT2 ints 2017-12-14 21:25:03 -05:00
hisi_sas_main.c scsi: hisi_sas: re-add the lldd_port_deformed() 2017-12-20 21:11:43 -05:00
hisi_sas_v1_hw.c scsi: hisi_sas: use an general way to delay PHY work 2017-12-14 21:25:03 -05:00
hisi_sas_v2_hw.c scsi: hisi_sas: do link reset for some CHL_INT2 ints 2017-12-14 21:25:03 -05:00
hisi_sas_v3_hw.c scsi: hisi_sas: do link reset for some CHL_INT2 ints 2017-12-14 21:25:03 -05:00