]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
authorColin Ian King <colin.i.king@gmail.com>
Thu, 5 Dec 2024 10:28:33 +0000 (10:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2025 09:32:11 +0000 (10:32 +0100)
commit937fcde0e971d477525307380afa51538cd2e856
tree9c3aec66dc5f2e10e3d63a3b679afa1b1af8eb17
parentff4dff0bbe7941c6a07f6e3ce9a63a6c9f125deb
ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"

commit 20c3b3e5f2641eff3d85f33e6a468ac052b169bd upstream.

There is a spelling mistake in a literal string in the alc269_fixup_tbl
quirk table. Fix it.

Fixes: 0d08f0eec961 ("ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://patch.msgid.link/20241205102833.476190-1-colin.i.king@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c