dw_dmac: remove unnecessary tx_list field in dw_dma_chan
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 25 Jan 2013 09:48:00 +0000 (11:48 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 28 Jan 2013 12:04:32 +0000 (04:04 -0800)
commitfdf475fa40f1468cf43a72b270f74dc6a4a5c905
tree89760fdfe1e8035191321ca78835bc1f92c39045
parent985a6c7dcf309378b91d16cdbdb0909479f99c33
dw_dmac: remove unnecessary tx_list field in dw_dma_chan

The soft LLP mode is working for active descriptor only. So, we do not need to
have a copy of its pointer.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw_dmac.c
drivers/dma/dw_dmac_regs.h