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:
5110e51
)
dmaengine: PL08x: Fix reading the byte count in cctl
author
Alban Bedel
<alban.bedel@avionic-design.de>
Sun, 11 Aug 2013 17:59:19 +0000
(19:59 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 2 Sep 2013 06:19:56 +0000
(11:49 +0530)
There are more fields than just SWIDTH in CH_CONTROL register, so read
register value must be masked in addition to shifting.
Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found