From: Peter Ujfalusi Date: Thu, 11 Jul 2013 12:35:46 +0000 (+0200) Subject: ASoC: omap-mcbsp: Use different method for DMA request when booted with DT X-Git-Tag: v3.11-rc2~21^2~12^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab1fac4829b3da0ba4d3f44d95d3e8ad13e6629;p=pandora-kernel.git ASoC: omap-mcbsp: Use different method for DMA request when booted with DT The DMA resource no longer available via this API when booting with DT. When the board is booted with DT do not use platform_get_resource_byname(), instead set the dma_data.filter_data to the name of the DMA channel and omap-pcm can use this name to request the DMA channel. Signed-off-by: Peter Ujfalusi Reviewed-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed