From: Peter Ujfalusi Date: Fri, 2 Oct 2009 06:17:37 +0000 (+0300) Subject: ASoC: Improve the debugfs hierarchy X-Git-Tag: v2.6.33-rc1~390^2~1^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3e3737a3361e0c7030f8598eec36bb82050de6;p=pandora-kernel.git ASoC: Improve the debugfs hierarchy Change the way the debugfs entries are created: If the codec->dev is valid, than use: debugfs/asoc/{codec->name}.{dev_name(codec->dev)}/ if the codec->dev is NULL: debugfs/asoc/{codec->name}/ as root for the debugfs entries. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed