]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Fix no sound from ALC662 after Windows reboot
authorKailang Yang <kailang@realtek.com>
Fri, 29 Jun 2012 07:35:52 +0000 (09:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Jun 2012 07:44:44 +0000 (09:44 +0200)
commit8663ff75cdca0a66f808e124c5592735793926af
tree1ed91a7c23ccd388377b5c9a1245eea4c0efab50
parentc47ccb2e8033517a230040971a00bd4d882e8f8f
ALSA: hda - Fix no sound from ALC662 after Windows reboot

Windows use hidden register to control EAPD.
Linux use verb to control EAPD.
If windows reboot to Linux, it must change the EAPD control to verb
control.

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