ASoC: soc core allow machine driver to register the card
authorVinod Koul <vinod.koul@intel.com>
Fri, 14 Jan 2011 13:52:48 +0000 (19:22 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 17 Jan 2011 13:50:08 +0000 (13:50 +0000)
The machine driver can't register the card directly and need to do this thru
soc-audio device creation

This patch allows the register and unregister card to be directly called by
machine drivers

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>

No differences found