diff options
author | Christoph Hellwig <hch@lst.de> | 2018-10-18 15:10:14 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-11-15 20:27:07 +0100 |
commit | a69b080025ea3c7cd15cc91a9188475bce39e921 (patch) | |
tree | 382802b16f5fda1d1d5092b39ab53baad92b0de4 /drivers/scsi/bfa/bfa_fc.h | |
parent | scsi: arcmsr: use dma_set_mask (diff) | |
download | linux-a69b080025ea3c7cd15cc91a9188475bce39e921.tar.xz linux-a69b080025ea3c7cd15cc91a9188475bce39e921.zip |
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>
Diffstat (limited to 'drivers/scsi/bfa/bfa_fc.h')
0 files changed, 0 insertions, 0 deletions