ASoC: Ux500: Enable ux500 MSP driver for Device Tree
authorLee Jones <lee.jones@linaro.org>
Thu, 26 Jul 2012 16:07:26 +0000 (17:07 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 07:10:57 +0000 (09:10 +0200)
Register both parts of the MSP driver from Device Tree so that they
are probed when Device Tree is enabled. Also, as there is platform
data involved, we ensure that there is allocated memory to place the
configuration into and that the correct information is extracted from
the DT binary.

Acked-by: Ola Lilja <ola.o.lilja@stericsson.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found