alistair23-linux/drivers/scsi/hisi_sas
John Garry 8c77dca011 hisi_sas: Remove dependency on of_irq_count
Originally the driver would use of_irq_count to calculate how much
memory is required for storing the interrupt names, since the number of
interrupt sources for the controller is variable.  Since of_irq_count
cannot be used by the driver, use fixed names.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-11-25 22:13:09 -05:00
..
hisi_sas.h hisi_sas: Remove dependency on of_irq_count 2015-11-25 22:13:09 -05:00
hisi_sas_main.c hisi_sas: Remove dependency on of_irq_count 2015-11-25 22:13:09 -05:00
hisi_sas_v1_hw.c hisi_sas: Remove dependency on of_irq_count 2015-11-25 22:13:09 -05:00
Kconfig hisi_sas: Add initial bare main driver 2015-11-25 22:12:51 -05:00
Makefile hisi_sas: Add v1 hw module init 2015-11-25 22:12:58 -05:00