Christoph Hellwig a69b080025 scsi: bfa: 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 helper and
also ensure we set the coherent mask as well in the resume path.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-11-15 14:27:07 -05:00
..
2017-01-09 23:34:58 -05:00
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2018-07-10 22:42:47 -04:00