[alsa-devel] [PATCH 1/7] ASoC: Export debugfs root dentry
Mark Brown
broonie at opensource.wolfsonmicro.com
Mon Jan 10 12:57:56 CET 2011
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 at nvidia.com>
This is OK but for consistency with the rest of ASoC that should be
snd_soc_debugfs_root.
More information about the Alsa-devel
mailing list