commit | 065871f152298b5fd385990b799cdbd7dc4121bd | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Sep 14 16:16:55 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Nov 27 10:58:38 2012 +0000 |
tree | f35415f9d02750f1f8f7f5a31e901d32ee136cab | |
parent | 8ad49c65f551c15af3f1049d10ccbdcd376a295d [diff] |
ARM: ux500: Stop registering the PCM driver from platform code 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>