[alsa-devel] [PATCH 10/10] ASoC: sta32x: change dai name to be in line with the sta350 driver.

Thomas Niederprüm niederp at physik.uni-kl.de
Thu Jan 22 00:02:02 CET 2015


Signed-off-by: Thomas Niederprüm <niederp at physik.uni-kl.de>
---
 sound/soc/codecs/sta32x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/sta32x.c b/sound/soc/codecs/sta32x.c
index b2ce7cf..bc6edb1 100644
--- a/sound/soc/codecs/sta32x.c
+++ b/sound/soc/codecs/sta32x.c
@@ -868,7 +868,7 @@ static const struct snd_soc_dai_ops sta32x_dai_ops = {
 };
 
 static struct snd_soc_dai_driver sta32x_dai = {
-	.name = "STA32X",
+	.name = "sta32x-hifi",
 	.playback = {
 		.stream_name = "Playback",
 		.channels_min = 2,
-- 
2.1.1



More information about the Alsa-devel mailing list