alistair23-linux/drivers/scsi/hisi_sas
John Garry 11b752490a scsi: hisi_sas: add pci_dev in hisi_hba struct
Since hip08 SAS controller is based on pci device, add hisi_hba.pci_dev
for hip08 (will be v3), and also rename hisi_hba.pdev to .platform_dev
for clarity.

In addition, for common code which wants to reference the controller
device struct, add hisi_hba.dev, and change the common code to use it.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-06-19 21:31:25 -04:00
..
hisi_sas.h scsi: hisi_sas: add pci_dev in hisi_hba struct 2017-06-19 21:31:25 -04:00
hisi_sas_main.c scsi: hisi_sas: add pci_dev in hisi_hba struct 2017-06-19 21:31:25 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: add pci_dev in hisi_hba struct 2017-06-19 21:31:25 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: add pci_dev in hisi_hba struct 2017-06-19 21:31:25 -04:00
Kconfig scsi: hisi_sas: fix SATA dependency 2017-03-29 22:44:53 -04:00
Makefile hisi_sas: add bare v2 hw driver 2016-02-23 21:27:02 -05:00