From: Peter Ujfalusi Date: Mon, 4 Aug 2014 12:26:56 +0000 (+0300) Subject: ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC X-Git-Tag: fixes-v3.17-rc4~14^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929a015b1809a30748d487f9d25b16a41434b61a;p=pandora-kernel.git ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC The edma_setup_from_hw() should know about the CC number when parsing the CCCFG register - when it reads the register to be precise. The base addresses for CCs stored in an array and we need to provide the correct id to edma_read() in order to read the correct register. Cc: # 3.16 Signed-off-by: Peter Ujfalusi Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed