ALSA: hda/realtek - EAPD turn on later
authorKailang Yang <kailang@realtek.com>
Fri, 26 Apr 2019 08:35:41 +0000 (16:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2019 16:50:16 +0000 (18:50 +0200)
commit5820b429156e6bc55e4b0c819ae5d542fadbf2bd
tree299db30917cbbee44f9c6bfc4fcecf4948fe6f5a
parentc1b167bf8264e6b96a6cee7dea6ca3c09a35a45a
ALSA: hda/realtek - EAPD turn on later

commit 607ca3bd220f4022e6f5356026b19dafc363863a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c