alistair23-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 scsi: smartpqi: allow static build ("built-in") 2018-01-10 23:25:07 -05:00
smartpqi.h scsi: smartpqi: fix critical ARM issue reading PQI index registers 2018-06-19 22:02:25 -04:00
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