From: Lee Jones Date: Thu, 19 Dec 2013 15:55:07 +0000 (+0000) Subject: ASoC: ux500_pcm: Differentiate between pdata and DT initialisation X-Git-Tag: v3.14-rc1~143^2~1^2^2^17~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a3fdfc63402ffbcee226c4a2503eee14a41afe;p=pandora-kernel.git ASoC: ux500_pcm: Differentiate between pdata and DT initialisation If booting with full DT support (i.e. DMA too, the last piece of the puzzle), then we don't need to use the compatible_request_channel call back or require some of the historical bumph which probably isn't required by a platform data start-up now either. This will also be ripped out in upcoming commits. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed