]> git.karo-electronics.de Git - linux-beck.git/commit
dmaengine: dw: don't override platform data with autocfg
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 13 Oct 2015 17:09:17 +0000 (20:09 +0300)
committerVinod Koul <vinod.koul@intel.com>
Sat, 31 Oct 2015 02:02:19 +0000 (07:32 +0530)
commit30cb2639aa5253cf5bc4bd7dc5ea7e61b6887379
tree12430d7471aa75a91fa81199ccddf7b4cde7e0e2
parent49dfebebfb6811693a9e883423585f079b5941fa
dmaengine: dw: don't override platform data with autocfg

Let probe driver decide either it wants to auto configure the driver or have
explicitly defined properties.

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/core.c