ASoC: fsl: pcm030-audio-fabric use snd_soc_register_card
authorEric Millbrandt <emillbrandt@dekaresearch.com>
Thu, 20 Sep 2012 14:36:44 +0000 (10:36 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 22 Sep 2012 15:01:15 +0000 (11:01 -0400)
Convert pcm030-audio-fabric to use the new snd_soc_register_card api
instead of the older method of registering a separate platform device.
Create the dai_link to the mpc5200_psc_ac97 platform using the device tree.
Convert the pcm030-audio-fabric driver to a platform-driver and add a
remove function.

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found