]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/cirrus_scodec_test: Fix test suite name
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Tue, 13 Jan 2026 13:40:56 +0000 (13:40 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Jan 2026 13:51:26 +0000 (14:51 +0100)
commit6a0243c4020636482797acfd48d7d9b0ea2f2a20
treeb24ae3cc3cd03d34a8a1f2bca7fbf83a8ff4cf73
parentc5e96e54eca3876d4ce8857e2e22adbe9f44f4a2
ALSA: hda/cirrus_scodec_test: Fix test suite name

Change the test suite name string to "snd-hda-cirrus-scodec-test".

It was incorrectly named "snd-hda-scodec-cs35l56-test", a leftover
from when the code under test was actually in the cs35l56 driver.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Fixes: 2144833e7b414 ("ALSA: hda: cirrus_scodec: Add KUnit test")
Link: https://patch.msgid.link/20260113134056.619051-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/side-codecs/cirrus_scodec_test.c