]> 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>
Thu, 7 Mar 2013 12:27:07 +0000 (17:57 +0530)
commit07abe9f09067bc8dec3476e447fe7f8619dbf894
tree2511ead92ecc7876b4d5402990d9d93647ddf777
parenta188b6317fb15c8cb42812f4c39ec65d41d41eab
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