* [PATCH][next] ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
@ 2024-12-05 10:28 Colin Ian King
2024-12-05 13:40 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2024-12-05 10:28 UTC (permalink / raw)
To: Jaroslav Kysela, Takashi Iwai, Kailang Yang, Stefan Binding,
Simon Trimmer, Joshua Grisham, Richard Fitzgerald, linux-sound
Cc: kernel-janitors, linux-kernel
There is a spelling mistake in a literal string in the alc269_fixup_tbl
quirk table. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
sound/pci/hda/patch_realtek.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index e675f09aa795..17392b21d5bf 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -10527,7 +10527,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x103c, 0x8d91, "HP ZBook Firefly 14 G12", ALC285_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8d92, "HP ZBook Firefly 16 G12", ALC285_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8e18, "HP ZBook Firefly 14 G12A", ALC285_FIXUP_HP_GPIO_LED),
- SND_PCI_QUIRK(0x103c, 0x8e19, "HP ZBook Firelfy 14 G12A", ALC285_FIXUP_HP_GPIO_LED),
+ SND_PCI_QUIRK(0x103c, 0x8e19, "HP ZBook Firefly 14 G12A", ALC285_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x103c, 0x8e1a, "HP ZBook Firefly 14 G12A", ALC285_FIXUP_HP_GPIO_LED),
SND_PCI_QUIRK(0x1043, 0x103e, "ASUS X540SA", ALC256_FIXUP_ASUS_MIC),
SND_PCI_QUIRK(0x1043, 0x103f, "ASUS TX300", ALC282_FIXUP_ASUS_TX300),
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH][next] ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
2024-12-05 10:28 [PATCH][next] ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly" Colin Ian King
@ 2024-12-05 13:40 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-12-05 13:40 UTC (permalink / raw)
To: Colin Ian King
Cc: Jaroslav Kysela, Takashi Iwai, Kailang Yang, Stefan Binding,
Simon Trimmer, Joshua Grisham, Richard Fitzgerald, linux-sound,
kernel-janitors, linux-kernel
On Thu, 05 Dec 2024 11:28:33 +0100,
Colin Ian King wrote:
>
> There is a spelling mistake in a literal string in the alc269_fixup_tbl
> quirk table. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-05 13:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 10:28 [PATCH][next] ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly" Colin Ian King
2024-12-05 13:40 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox