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:
a022745
)
dw_dmac: Change value of DWC_MAX_COUNT to 4095.
author
Viresh Kumar
<viresh.kumar@st.com>
Fri, 4 Mar 2011 10:12:50 +0000
(15:42 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Sun, 6 Mar 2011 19:42:27 +0000
(
01:12
+0530)
Every descriptor can transfer a maximum count of 4095 (12 bits, in control reg),
So we must have DWC_MAX_COUNT as 4095 instead of 2048.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found