msm: dma: Support multiple adms
authorJeff Ohlstein <johlstei@codeaurora.org>
Fri, 4 Feb 2011 21:52:08 +0000 (13:52 -0800)
committerDavid Brown <davidb@codeaurora.org>
Fri, 1 Apr 2011 23:38:44 +0000 (16:38 -0700)
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 <johlstei@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found