linux/drivers/scsi/hisi_sas
John Garry 4d558c7774 hisi_sas: use Unified Device Properties API
The hisi_sas driver is required to support both device tree and
ACPI. The scanning of the device properties now uses the Unified Device
Properties API, which serves both OF and ACPI.

Since syscon is not supported by ACPI, syscon is only used in the driver
when device tree is used.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-02-23 21:27:02 -05:00
..
hisi_sas_main.c hisi_sas: use Unified Device Properties API 2016-02-23 21:27:02 -05:00
hisi_sas_v1_hw.c hisi_sas: add hisi_sas_err_record_v1 2016-02-23 21:27:02 -05:00
hisi_sas_v2_hw.c hisi_sas: add v2 tmf functions 2016-02-23 21:27:02 -05:00
hisi_sas.h hisi_sas: use Unified Device Properties API 2016-02-23 21:27:02 -05:00
Kconfig hisi_sas: add dependency for HAS_IOMEM 2016-01-26 21:17:59 -05:00
Makefile hisi_sas: add bare v2 hw driver 2016-02-23 21:27:02 -05:00