linux-stable/drivers/scsi/hisi_sas
Christoph Hellwig e4db40e7a1 scsi: hisi_sas: use dma_set_mask_and_coherent
The driver currently uses pci_set_dma_mask despite otherwise using the
generic DMA API.  Switch it over to the better generic DMA API.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-11-15 14:27:08 -05:00
..
hisi_sas.h scsi: hisi_sas: Use block layer tag instead for IPTT 2018-10-16 00:27:04 -04:00
hisi_sas_main.c scsi: hisi_sas: Fix NULL pointer dereference 2018-10-19 18:27:49 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Use block layer tag instead for IPTT 2018-10-16 00:27:04 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw() 2018-10-16 17:50:49 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: use dma_set_mask_and_coherent 2018-11-15 14:27:08 -05:00
Kconfig scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency 2018-03-21 18:34:21 -04:00
Makefile scsi: hisi_sas: add skeleton v3 hw driver 2017-06-19 21:31:25 -04:00