From: Peter Ujfalusi Date: Thu, 11 Jul 2013 12:35:43 +0000 (+0200) Subject: ASoC: omap-pcm: Request the DMA channel differently when DT is involved X-Git-Tag: v3.11-rc2~21^2~12^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6becf0b2ffef0bed813d7f910b5d276c5dc45e1;p=pandora-kernel.git ASoC: omap-pcm: Request the DMA channel differently when DT is involved When booting with DT the platform_get_resource_byname() is not available to get the DMA resource. In this case the DAI drivers will set the filter_data to the name of the DMA and omap-pcm can use this 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