commit | 4b3cf44846b6424d4119676ad68d54a62b81e31c | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Thu Jan 15 13:09:53 2009 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jan 15 13:09:53 2009 +0200 |
tree | dcf09df49e55541bf115da40155add60b7ed0590 | |
parent | 3a26e3318bc2ceec340f242c6ee7074becdc7219 [diff] |
ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 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>