git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e2648
)
ASoC: soc core move the card debugfs initialization
author
Vinod Koul
<vinod.koul@intel.com>
Thu, 13 Jan 2011 17:18:32 +0000
(22:48 +0530)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 13 Jan 2011 23:28:01 +0000
(23:28 +0000)
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>
No differences found