22 Jan
2015
22 Jan
'15
1:02 a.m.
Signed-off-by: Thomas Niederprüm niederp@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