From: Russell King Date: Thu, 26 Jun 2014 14:22:50 +0000 (+0100) Subject: ASoC: fix debugfs directory creation bug X-Git-Tag: omap-for-v3.17/fixes-against-rc2~29^2~4^2~4^2~2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e73f3de5c5eb5285a1b1d8eed111eb229702b20f;p=pandora-kernel.git ASoC: fix debugfs directory creation bug Avoid creating duplicate directories by prefixing codecs and platforms with their separate identifiers. This avoids snd-soc-dummy (which can appear both as a dummy platform and a dummy codec on the same card) from clashing. Signed-off-by: Russell King Tested-by: Andrew Lunn Signed-off-by: Mark Brown --- Reading git-diff-tree failed