commit | 70a7ca34dbdcc6f0ed332baf2b308bab2871424a | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Fri Jan 14 19:22:48 2011 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jan 17 13:50:08 2011 +0000 |
tree | 9f5effa903362d8b717bfd944551cd27e66ded4a | |
parent | 62ffac4d70ed996d303da0ac8e32c89b9810115c [diff] |
ASoC: soc core allow machine driver to register the card 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>