commit | 5a976888c953a50336c2266bab894c1c098462b3 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Tue Aug 11 08:48:21 2015 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 17 13:37:30 2015 +0530 |
tree | fe7b695e92a5cb757b646a66a590d368dc0a905c | |
parent | 7f832645d0e5a0431e4ee02bae98e47ded32ac6f [diff] |
dmaengine: ioatdma: clean up local dma channel data structure Kill the common ioatdma channel structure and everything that is not dma_chan to be ioat_dma_chan. Since we don't have to worry about v1 and v2 ioatdma anymore this makes it much cleaner and obvious for maintenance. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Acked-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>