projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f3abb
)
ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
author
Shenghao Ding
<shenghao-ding@ti.com>
Sun, 11 Aug 2024 13:51:41 +0000
(21:51 +0800)
committer
Mark Brown
<broonie@kernel.org>
Tue, 13 Aug 2024 15:19:48 +0000
(16:19 +0100)
Rename dai_driver name to unify the name between TAS2563 and
TAS2781.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link:
https://patch.msgid.link/20240811135144.178-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2781-i2c.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/tas2781-i2c.c
b/sound/soc/codecs/tas2781-i2c.c
index
313c17f
..
8c9efd9
100644
(file)
--- a/
sound/soc/codecs/tas2781-i2c.c
+++ b/
sound/soc/codecs/tas2781-i2c.c
@@
-672,7
+672,7
@@
static const struct snd_soc_dai_ops tasdevice_dai_ops = {
static struct snd_soc_dai_driver tasdevice_dai_driver[] = {
{
- .name = "tas
2781
_codec",
+ .name = "tas
dev
_codec",
.id = 0,
.playback = {
.stream_name = "Playback",