]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: BusLogic: switch to generic DMA API
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Oct 2018 16:03:24 +0000 (18:03 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 18 Oct 2018 01:58:51 +0000 (21:58 -0400)
commit17a361b20a0f908ca3952778b063994435164fe8
treef113d2c7abc91693aab9a46259385ed94b662475
parentb1fa122930c4ceeb265f02202c8f42a53a188a88
scsi: BusLogic: switch to generic DMA API

Switch from the legacy PCI DMA API to the generic DMA API.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/BusLogic.c