commit | 150dd2f8c42bdb3c51533459e3ff5075d8720260 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Thu Jan 13 22:48:32 2011 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 13 23:28:01 2011 +0000 |
tree | 067be50ee32e0ebf0941846c8bde351b56a9b4ba | |
parent | b0e264855cc42106cc41426e68651b5d67df444d [diff] |
ASoC: soc core move the card debugfs initialization The card debugfs initialization is done in soc_probe but would be better if it is done when the card in registered This patch moves the debugfs initialization to register_card() Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Harsha Priya <harsha.priya@intel.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>