commit | a2acaa2163566ad2e04b10fdf81de650e9b9261b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 03 21:46:09 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 23 21:10:48 2013 +0200 |
tree | afe1062558dc66655bad274679b2ae484c087263 | |
parent | 664a57ecb026dc47f9d8b002e6dcb557e877e4d1 [diff] |
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 <lee.jones@linaro.org> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>