]> Pileus Git - ~andy/linux/commit
ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
authorLee Jones <lee.jones@linaro.org>
Thu, 19 Dec 2013 15:55:07 +0000 (15:55 +0000)
committerMark Brown <broonie@linaro.org>
Tue, 7 Jan 2014 15:37:20 +0000 (15:37 +0000)
commit86a3fdfc63402ffbcee226c4a2503eee14a41afe
tree8e46eae97e942082e8f9050c271fdd12b8fa40f4
parentead20611a212db8ab4392cfc28092c9c849c69a4
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 <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/ux500/ux500_pcm.c