commit | 46e8c83c83c06b90ebc000df481c2fdcee79a141 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Sep 23 17:18:10 2014 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 15 20:31:04 2014 +0530 |
tree | 36c072d83323fa93411a61e331066060b8662178 | |
parent | f0f3b5fa7537e13dfd20b4cd399f00545f9fc0e7 [diff] |
dmaengine: dw: move private definitions to regs.h Since we don't allow user to set registers directly through private slave configuration we may move definitions to the regs.h because they are not used anywhere except core.c part. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>