]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda/realtek - Add default procedure for suspend and resume state
authorKailang Yang <kailang@realtek.com>
Wed, 21 Jun 2017 06:50:54 +0000 (14:50 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 21 Jun 2017 09:13:46 +0000 (11:13 +0200)
commitc2d6af53a43fd8bb528eac8f31ffb666e9c74cf7
treec140d32d3d186f59f520db70650f27a7c3f17748
parent71683c32dee66cdb244a25490823731db1401dce
ALSA: hda/realtek - Add default procedure for suspend and resume state

Except ALC269.
This will reduce pop noise from headset or headphone.
If codec enter to power save state, when plug headset or headphone....
It has a chance to cut off power by system.
Our new codec use this procedure will be more stable during suspend
and resume state.

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