projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea659a
)
ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec
author
Tomas Vilda
<tomas.vilda@gmail.com>
Fri, 12 May 2017 21:29:37 +0000
(
00:29
+0300)
committer
Mark Brown
<broonie@kernel.org>
Sun, 14 May 2017 10:08:16 +0000
(19:08 +0900)
Signed-off-by: Tomas Vilda <tomas.vilda@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic31xx.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/tlv320aic31xx.c
b/sound/soc/codecs/tlv320aic31xx.c
index f8a90ba8cd718ca43541d097e94e797d5f1ed84a..d7d03c92cb8a6103b4c9db2148fe706e3bf68cfe 100644
(file)
--- a/
sound/soc/codecs/tlv320aic31xx.c
+++ b/
sound/soc/codecs/tlv320aic31xx.c
@@
-1210,7
+1210,7
@@
static const struct snd_soc_dai_ops aic31xx_dai_ops = {
static struct snd_soc_dai_driver dac31xx_dai_driver[] = {
{
- .name = "tlv32dac31xx-hifi",
+ .name = "tlv32
0
dac31xx-hifi",
.playback = {
.stream_name = "Playback",
.channels_min = 2,