]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: dc395x: use generic DMA API
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Oct 2018 14:17:16 +0000 (16:17 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 18 Oct 2018 01:34:20 +0000 (21:34 -0400)
commitdfda5e21c93a3441e8a54a38000cff95f9515d34
tree770692c4623feb0dfeab4af48ee307168e67191a
parent6c404a68bf83b4135a8a9aa1c388ebdf98e8ba7f
scsi: dc395x: use generic DMA API

Convert the driver from the legacy pci_* DMA API to the generic DMA API.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/dc395x.c