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:
Shenghao Ding 2024-08-11 21:51:41 +08:00 committed by Mark Brown
parent c6f3abbbdc
commit 8f712c12f3
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -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",