]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Splitting the UX3402 into two separate models
authorKnyazev Arseniy <poseaydone@ya.ru>
Wed, 13 Sep 2023 05:33:43 +0000 (10:33 +0500)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Sep 2023 07:45:11 +0000 (09:45 +0200)
commit07058dceb038a4b0dd49af07118b6b2a685bb4a6
tree6755f78c764025447d39dad3b3f3c301b43c4b48
parent485ddd519fbd89a9d9ac4b02be489e03cbbeebba
ALSA: hda/realtek: Splitting the UX3402 into two separate models

UX3402VA and UX3402ZA models require different hex values, so comibining
them into one model is incorrect.

Fixes: 491a4ccd8a02 ("ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41")
Signed-off-by: Knyazev Arseniy <poseaydone@ya.ru>
Link: https://lore.kernel.org/r/20230913053343.119798-1-poseaydone@ya.ru
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c