ASoC: mfld_machine: make use of soc_register_card API
authorVinod Koul <vinod.koul@intel.com>
Tue, 15 Feb 2011 12:58:55 +0000 (18:28 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 16 Feb 2011 01:59:05 +0000 (17:59 -0800)
commitd58198b943c7af6975dec869d75b15dd66d1495c
tree8c4ea045c7b2a309eb4b00203afdf2a4a64168bd
parent65e9625e1f86658ee869420713be3afb9a75debd
ASoC: mfld_machine: make use of soc_register_card API

This patch removes the old method of soc-audio device creation in mfld machine
and makes use of new soc_register_card API to register the card

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Harsha Priya <priya.harsha@intel.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/mfld_machine.c