Searched hist:e73f3de5c5eb5285a1b1d8eed111eb229702b20f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff e73f3de5c5eb5285a1b1d8eed111eb229702b20f Thu Jun 26 09:22:50 CDT 2014 Russell King <rmk+kernel@arm.linux.org.uk> 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 <rmk+kernel@arm.linux.org.uk> Tested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Mark Brown <broonie@linaro.org>
|