From: Peter Ujfalusi Date: Fri, 16 May 2014 12:17:09 +0000 (+0300) Subject: ARM: edma: Take the number of tc from edma_soc_info (pdata) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4afc3d2b6e11e507692c422eaf2b2e691e00d7;p=pandora-kernel.git ARM: edma: Take the number of tc from edma_soc_info (pdata) Instead of saving the for loop length, take the num_tc value from the pdata. In case of DT boot set the n_tc to 3 as it is hardwired in edma_of_parse_dt() This is a temporary state since upcoming patch(es) will change how we are dealing with these parameters. Signed-off-by: Peter Ujfalusi Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed