git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a63a8b
)
dw_dmac: autoconfigure data_width or get it via platform data
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Fri, 21 Sep 2012 12:05:48 +0000
(15:05 +0300)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Thu, 27 Sep 2012 10:05:23 +0000
(15:35 +0530)
Not all of the controllers support the 64 bit data width. Make it configurable
via platform data. The driver will try to get a value from the component
parameters, otherwise it will use the platform data.
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>
No differences found