1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/drivers/scsi/smartpqi
Christoph Hellwig 6917a9cc28 scsi: smartpqi: 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>
Tested-by: Don Brace <don.brace@microchip.com>
Acked-by: Don Brace <don.brace@microchip.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-10-17 21:58:53 -04:00
..
Kconfig
Makefile
smartpqi.h
smartpqi_init.c scsi: smartpqi: fully convert to the generic DMA API 2018-10-17 21:58:53 -04:00
smartpqi_sas_transport.c
smartpqi_sis.c scsi: smartpqi: fully convert to the generic DMA API 2018-10-17 21:58:53 -04:00
smartpqi_sis.h