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, 15 Apr 2013 04:21:16 +0000 (09:51 +0530)
commit9a37f644046c2f5b7889be642487e6f9dd58c5d7
treea8277dbc683cb809a45689879728776d14a16719
parent50f9f97e70fa4679fa197cb6dea358329298b987
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