From: Peter Ujfalusi Date: Fri, 16 May 2014 12:17:10 +0000 (+0300) Subject: ARM: edma: Do not change TC -> Queue mapping, leave it to default. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~4^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3dd3389dbed93d5675205cc25ff7be67a738573;p=pandora-kernel.git 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 Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed