commit | 8a9dee59a345f96757dd45699de1c4182d8bf9a9 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Jan 19 17:14:24 2009 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 20 20:29:39 2009 +0000 |
tree | 6823e4c557a65ee4e225dd1b725f8a9e1b5a8041 | |
parent | 591046cfc5f1b452db0a4557850ad7f394e38231 [diff] |
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers The Freescale MPC8610 driver was defining two SOC card (snd_soc_card) structures, partially initializing each one, but registering only one of them with ASoC. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>