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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Oct 2021 07:35:16 +0000 (09:35 +0200)
commit1f8d398e1cd8813f8ec16d55c086e8270a9c18ab
tree85365bd81970ff5834f3b747bb26dca2aa254657
parent2b987fe84429361c7f189568c476d1bd00d2ff7e
ALSA: hda/realtek: Complete partial device name to avoid ambiguity

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>
sound/pci/hda/patch_realtek.c