]> git.baikalelectronics.ru Git - kernel.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)
commit51c95b557e997f786f2649f5f626f3dadb0fa723
treef113d2c7abc91693aab9a46259385ed94b662475
parent454036e8bcb5326a70ca8bc4ef2d1e27120c5d91
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