10 Jan
2011
10 Jan
'11
12:57 p.m.
On Fri, Jan 07, 2011 at 10:36:11PM -0700, Stephen Warren wrote:
A couple Tegra ASoC drivers will create debugfs entries. Mark requested these by under debugfs/asoc/ not just debugfs/. To enable this, export the dentry representing debugfs/asoc/.
Also, rename debugfs_root -> asoc_debugfs_root now it's exported to prevent potential symbol name clashes.
Signed-off-by: Stephen Warren swarren@nvidia.com
This is OK but for consistency with the rest of ASoC that should be snd_soc_debugfs_root.