]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: Complete partial device name to avoid ambiguity
authorWerner Sembach <wse@tuxedocomputers.com>
Fri, 1 Oct 2021 13:31:10 +0000 (15:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 09:40:12 +0000 (11:40 +0200)
commit865e71fc1a674d83bd9d692a80298b825b4d2422
treedf7af40369381ce93511c932ce104c96b8ac551c
parentd97d5bfae240fc3435ead4cba5207681fbdec149
ALSA: hda/realtek: Complete partial device name to avoid ambiguity

commit 1f8d398e1cd8813f8ec16d55c086e8270a9c18ab upstream.

The string "Clevo X170" is not enough to unambiguously identify the correct
device.

Fixing it so another Clevo barebone name starting with "X170" can be added
without causing confusion.

Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211001133111.428249-2-wse@tuxedocomputers.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c