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:44:57 +0000 (11:44 +0200)
commit8a5f01f4b01c4984544d96abc20591052dc86c90
treecac1fa3ce7d0ceed1a6a109a1e41c4d713f7fc25
parentc6e5290e6cc163add96010de8ecfbfdc35efbed6
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