From: Jeff Ohlstein Date: Fri, 4 Feb 2011 21:52:08 +0000 (-0800) Subject: msm: dma: Support multiple adms X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6596b64e48132cb49ae03290b90cec8f2598cfd7;p=pandora-kernel.git msm: dma: Support multiple adms Add support for targets which have more than one ADM present. In the interest of maintaining the same api as before, map each ADM's channels sequentially, so adm0 would have channels 0-15, adm1 would have channels 16-31, etc. Signed-off-by: Jeff Ohlstein Signed-off-by: David Brown --- Reading git-diff-tree failed