From: Anand Gadiyar Date: Thu, 15 Jan 2009 11:09:53 +0000 (+0200) Subject: ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 X-Git-Tag: v2.6.29-rc3~20^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b3cf44846b6424d4119676ad68d54a62b81e31c;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed