Commit defce24
committed
ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices
The quirk entry for Uniwill ECS M31EI is with the PCI SSID device 0,
which means matching with all. That is, it's essentially equivalent
with SND_PCI_QUIRK_VENDOR(0x1584), which also matches with the
previous entry for Haier W18 applying the very same quirk.
Let's unify them with the single vendor-quirk entry.
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210428112704.23967-13-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent 9edeb11 commit defce24
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9290 | 9290 | | |
9291 | 9291 | | |
9292 | 9292 | | |
9293 | | - | |
9294 | | - | |
| 9293 | + | |
9295 | 9294 | | |
9296 | 9295 | | |
9297 | 9296 | | |
| |||
0 commit comments