]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ioatdma: allow all channels to have irq coalescing support
authorDave Jiang <dave.jiang@intel.com>
Tue, 26 Feb 2013 16:20:36 +0000 (09:20 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 1 Apr 2013 16:42:10 +0000 (22:12 +0530)
commit4de81b027eee0ac1ac484d7e5c858909354fba89
tree267f409331bb60b8272d67e02fb0185ebf53a1ff
parent4c1d484dc69f3d20efba0523296763b34fa26277
ioatdma: allow all channels to have irq coalescing support

Looks like only the RAID channels are allowed to have irq coalescing support
in the existing code. Fixing that. The ioat3 cleanup code can handle memcpy
ops anyways

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Acked-by: Dan Williams <djbw@fb.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ioat/dma_v3.c