]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: 3w-xxx: fully convert to the generic DMA API
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Oct 2018 15:58:50 +0000 (17:58 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 18 Oct 2018 01:58:51 +0000 (21:58 -0400)
commit162d1a9e9e3e8c1f8671b86a1034a645f2e08396
treee419c34dacc69735b33cd5982177bb8c4428c69b
parente3a6cde87d777be8d253a524f40b67d228c2c0ee
scsi: 3w-xxx: fully convert to the generic DMA API

The driver is currently using an odd mix of legacy PCI DMA API and
generic DMA API calls, switch it over to the generic API entirely.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Adam Radford <aradford@gmail.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/3w-xxxx.c
drivers/scsi/3w-xxxx.h