1
0
Fork 0
alistair23-linux/drivers/dma/ioat
Julia Lawall 2bb129ebb2 dmaengine: ioatdma: constify dca_ops structures
The dca_ops structure is never modified, so declare it as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-11-16 09:27:32 +05:30
..
Makefile dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references 2015-08-17 13:37:30 +05:30
dca.c dmaengine: ioatdma: constify dca_ops structures 2015-11-16 09:27:32 +05:30
dma.c dmaengine: ioatdma: adding shutdown support 2015-09-21 21:10:05 +05:30
dma.h dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads 2015-11-16 09:10:46 +05:30
hw.h dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs 2015-08-28 10:06:06 +05:30
init.c dmaengine: ioatdma: add PCIe AER handlers 2015-09-21 21:10:05 +05:30
prep.c dmaengine: ioatdma: adding shutdown support 2015-09-21 21:10:05 +05:30
registers.h dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads 2015-11-16 09:10:46 +05:30
sysfs.c dmaengine: ioatdma: move all sysfs related code 2015-08-17 13:37:30 +05:30