]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - EAPD turn on later
authorKailang Yang <kailang@realtek.com>
Fri, 26 Apr 2019 08:35:41 +0000 (16:35 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 28 Apr 2019 06:23:53 +0000 (08:23 +0200)
commit607ca3bd220f4022e6f5356026b19dafc363863a
treecd60f2460b42a6b90b5a99afbff82ecd1d4fe391
parent328e9f6973be2ee67862cb17bf6c0c5c5918cd72
ALSA: hda/realtek - EAPD turn on later

Let EAPD turn on after set pin output.

[ NOTE: This change is supposed to reduce the possible click noises at
  (runtime) PM resume.  The functionality should be same (i.e. the
  verbs are executed correctly) no matter which order is, so this
  should be safe to apply for all codecs -- tiwai ]

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