]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda/realtek - Remove ALC285 device ID
authorKailang Yang <kailang@realtek.com>
Fri, 30 Jun 2017 07:22:57 +0000 (15:22 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Jun 2017 08:59:18 +0000 (10:59 +0200)
commit4731d5de4b1ca8d2565782cc3aeac392db07c075
tree8229b6643252d80548052e23165ffd3aace538df
parentdba9b7b6ca1af60fd21137c18795a81a5652c5ae
ALSA: hda/realtek - Remove ALC285 device ID

0x0285 Device ID was not used.
It just assigned for alias of ALC293 as backup.
So, remove it first.
Because our new codec will use this device ID.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c