ASoC: Ux500: Match platform by device node when booting Device Tree
authorLee Jones <lee.jones@linaro.org>
Thu, 19 Dec 2013 15:55:01 +0000 (15:55 +0000)
committerMark Brown <broonie@linaro.org>
Tue, 7 Jan 2014 15:37:19 +0000 (15:37 +0000)
commitae276e93b8ccb933c8cfca368427d1eafd07128d
tree8f9982eb5e5876c41525e4b6d3f058286f579537
parenta61f9e314ad8ab9434ddd989b857ed93fdc725e2
ASoC: Ux500: Match platform by device node when booting Device Tree

We're getting closer to fully enabling the Ux500 ASoC driver for Device
Tree. When we switch over from using AUXDATA we'll need to match platform
by only Device Tree nodes. In this patch we NULL out the platform_name,
and supply nodes for each platform device.

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/mop500.c