dmaengine: IOATDMA: Removing descriptor ring reshape
authorDave Jiang <dave.jiang@intel.com>
Wed, 10 Feb 2016 22:00:26 +0000 (15:00 -0700)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Feb 2016 17:36:53 +0000 (23:06 +0530)
commitcd60cd96137f6cb3ea82cace9225626619e7a52d
tree1593eea76792cc7de7f51552958170e9550e28a7
parent679cfbf79b4eb7d7d81195e6b9ab98106fd78a54
dmaengine: IOATDMA: Removing descriptor ring reshape

Moving to contingous memory backed descriptor rings. This makes is really
difficult and complex to do reshape. Going to remove this as I don't think
we need to do it anymore.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/ioat/dma.c
drivers/dma/ioat/dma.h
drivers/dma/ioat/init.c