mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 00:47:56 -04:00
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>
This commit is contained in:
committed by
Mark Brown
parent
c6f3abbbdc
commit
8f712c12f3
@@ -672,7 +672,7 @@ static const struct snd_soc_dai_ops tasdevice_dai_ops = {
|
||||
|
||||
static struct snd_soc_dai_driver tasdevice_dai_driver[] = {
|
||||
{
|
||||
.name = "tas2781_codec",
|
||||
.name = "tasdev_codec",
|
||||
.id = 0,
|
||||
.playback = {
|
||||
.stream_name = "Playback",
|
||||
|
||||
Reference in New Issue
Block a user