commit | 084011615c1c885232e8d1fb5cc3f85c9d880d14 | [log] [tgz] |
---|---|---|
author | Eric Millbrandt <emillbrandt@dekaresearch.com> | Thu Sep 20 10:36:44 2012 -0400 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Sep 22 11:01:15 2012 -0400 |
tree | 46fe84aa8463b4671a306b9d4647bc9c3aea22de | |
parent | f99ddef0d8e02884b302701fb7acb6fe51a36749 [diff] |
ASoC: fsl: pcm030-audio-fabric use snd_soc_register_card 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>