]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 16 May 2014 12:17:10 +0000 (15:17 +0300)
committerSekhar Nori <nsekhar@ti.com>
Thu, 22 May 2014 05:17:46 +0000 (10:47 +0530)
commitc3dd3389dbed93d5675205cc25ff7be67a738573
tree06a69e9b16cfd505b5c68256cf052fbef6d4dafe
parentcf4afc3d2b6e11e507692c422eaf2b2e691e00d7
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>
arch/arm/common/edma.c