commit | c3dd3389dbed93d5675205cc25ff7be67a738573 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Fri May 16 15:17:10 2014 +0300 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu May 22 10:47:46 2014 +0530 |
tree | 06a69e9b16cfd505b5c68256cf052fbef6d4dafe | |
parent | cf4afc3d2b6e11e507692c422eaf2b2e691e00d7 [diff] |
ARM: edma: Do not change TC -> Queue mapping, leave it to default. There is no need to change the default TC -> Queue mapping. By default the mapping is: TC0 -> Q0, TC1 -> Q1, etc. Changing this has no benefits at all and all the board files are just setting the same mapping back to the HW. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>