From: Linus Walleij Date: Fri, 3 May 2013 19:46:09 +0000 (+0200) Subject: dmaengine: ste_dma40: Fix up static memcpy event lines X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2acaa2163566ad2e04b10fdf81de650e9b9261b;p=pandora-kernel.git dmaengine: ste_dma40: Fix up static memcpy event lines The commit "dmaengine: ste_dma40: Assign memcpy channels in the driver" had two problems: - It assigned magic numbers to the memcpy event lines instead of giving them symbolic names. - It seems to have missed one of the memcpy event lines, number 51. This patch fixes it up. Acked-by: Lee Jones Acked-by: Vinod Koul Signed-off-by: Linus Walleij --- Reading git-diff-tree failed