ARM: ux500: Stop registering the PCM driver from platform code
authorLee Jones <lee.jones@linaro.org>
Fri, 14 Sep 2012 15:16:55 +0000 (16:16 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 27 Nov 2012 10:58:38 +0000 (10:58 +0000)
We now initialise the PCM driver through the MSP DAI, so there is
no need to register it though platform code anymore. This patch
strips out all PCM platform registration.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found