]> git.baikalelectronics.ru Git - kernel.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)
commit37695e348663f2521352da40885680dbd323fc8c
tree06a69e9b16cfd505b5c68256cf052fbef6d4dafe
parent3726aff3051d84dffefde5e29b7c88e59c45a01a
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