projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fad625
)
ASoC: sta32x: change dai name to be in line with the sta350 driver.
author
Thomas Niederprüm
<niederp@physik.uni-kl.de>
Wed, 21 Jan 2015 23:02:02 +0000
(
00:02
+0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 27 Jan 2015 17:13:28 +0000
(17:13 +0000)
Signed-off-by: Thomas Niederprüm <niederp@physik.uni-kl.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sta32x.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/sta32x.c
b/sound/soc/codecs/sta32x.c
index
e696efc
..
3a1343f
100644
(file)
--- a/
sound/soc/codecs/sta32x.c
+++ b/
sound/soc/codecs/sta32x.c
@@
-867,7
+867,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,