From: Stephen Warren Date: Sat, 8 Jan 2011 05:36:11 +0000 (-0700) Subject: ASoC: Export debugfs root dentry X-Git-Tag: v2.6.39-rc1~200^2^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faff4bb067d15a3bc0dde8c50cbc1a7075e314de;p=pandora-kernel.git ASoC: Export debugfs root dentry 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 Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed