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:
495aea4
)
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 10 Jan 2013 08:53:05 +0000
(10:53 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Sat, 12 Jan 2013 13:07:23 +0000
(
05:07
-0800)
The same information could be extracted from the struct dma_chan.
The patch introduces helper function dwc_get_data_width() as well.
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>
No differences found