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:
3a26e33
)
ARM: OMAP: Fix DMA CCR programming for request line > 63, v3
author
Anand Gadiyar
<gadiyar@ti.com>
Thu, 15 Jan 2009 11:09:53 +0000
(13:09 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 15 Jan 2009 11:09:53 +0000
(13:09 +0200)
Bug in existing code causes synchro control to be set +32 if request
line greater than 63 is used.
Also clean up the function a bit by removing extra parens and
clearing the bits at before write.
Reported by Wenbiao Wang.
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c
patch
|
blob
|
history
diff --cc
arch/arm/plat-omap/dma.c
Simple merge