Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781

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>

authored by

Shenghao Ding and committed by
Mark Brown
8f712c12 c6f3abbb

+1 -1
+1 -1
sound/soc/codecs/tas2781-i2c.c
··· 672 672 673 673 static struct snd_soc_dai_driver tasdevice_dai_driver[] = { 674 674 { 675 - .name = "tas2781_codec", 675 + .name = "tasdev_codec", 676 676 .id = 0, 677 677 .playback = { 678 678 .stream_name = "Playback",