From: Peter Ujfalusi Date: Thu, 11 Jul 2013 12:35:44 +0000 (+0200) Subject: ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA X-Git-Tag: v3.11-rc2~21^2~12^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8035f073cb508a0c1223db2662510575627b41d;p=pandora-kernel.git ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA The DMA resource no longer available via this API when booting with DT. McPDM is only available on OMAP4/5 and both can boot with DT only. Set the dma_data.filter_data to the DMA name which will be used by omap-pcm 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