dmaengine: dw: keep entire platform data in struct dw_dma
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 27 Apr 2016 11:15:39 +0000 (14:15 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 2 May 2016 10:01:05 +0000 (15:31 +0530)
commit161c3d04aeca8a5bfffe3902786bdf0ccd8575c0
tree8621889af6473cfda358062b7c1af2fa3249bc55
parent2e65060e803e046fc9b5ed0107494a452424845e
dmaengine: dw: keep entire platform data in struct dw_dma

Keep the entire platform data in the struct dw_dma.
It makes the driver a bit cleaner.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/core.c
drivers/dma/dw/platform.c
drivers/dma/dw/regs.h
include/linux/platform_data/dma-dw.h
This page took 0.030058 seconds and 5 git commands to generate.