commit | 2a9fe9ae3a7b3986a4229900e900bfaa72c7a152 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Sep 21 15:05:45 2012 +0300 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Thu Sep 27 15:35:23 2012 +0530 |
tree | b509033f74adf2d078ea1b34234fc24ff633051e | |
parent | f52b36d27b96cba186328f5e77b12ee39376db13 [diff] |
dw_dmac: fill optional encoded parameters in register structure There is a block of the registers that are optional. However, if enabled they contain useful information about the controller hardware configuration. We will use this piece of data to autoconfigure the driver. 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@linux.intel.com>