]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - fixup ALC262 to skip depop delay before D3 on Intel BayleyBay
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 3 Dec 2013 03:26:03 +0000 (22:26 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Dec 2013 10:35:43 +0000 (11:35 +0100)
commitb6baa5931b2f40df06448e14b462041a14a81640
treebdf203279a9d86705b330b4f0cc9a48ea1973c24
parent2a9f4fa2d4263d7b1bf8bf1223cb84c54876b9be
ALSA: hda - fixup ALC262 to skip depop delay before D3 on Intel BayleyBay

This patch sets a 0ms depop delay in fixup funtion 'alc_fixup_no_depop_delay'.
And Realteck ALC262 applies this on Intel Baytrail BayleyBay platform to reduce
codec suspend time.

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