2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/scsi/hisi_sas
John Garry df2d8213d9 hisi_sas: use platform_get_irq()
It is preferred that drivers use platform_get_irq() instead of
irq_of_parse_and_map(), so replace.

Signed-off-by: John Garry <john.garry@huawei.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-12-16 22:32:37 -05:00
..
hisi_sas_main.c hisi_sas: fix error codes in hisi_sas_task_prep() 2015-12-10 13:33:18 -05:00
hisi_sas_v1_hw.c hisi_sas: use platform_get_irq() 2015-12-16 22:32:37 -05:00
hisi_sas.h hisi_sas: use platform_get_irq() 2015-12-16 22:32:37 -05:00
Kconfig
Makefile hisi_sas: Add v1 hw module init 2015-11-25 22:12:58 -05:00