]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - fixup ALC262 to remove depop delay on Intel BayleyBay board
authorMengdong Lin <mengdong.lin@intel.com>
Fri, 29 Nov 2013 05:35:35 +0000 (00:35 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Nov 2013 12:55:43 +0000 (13:55 +0100)
commitb5c6611fb4ef631cfb484a7cfe916154e52bc7d9
tree70712eb7742e26a283fbc16e9b5c8a7b3f0ef7fb
parent97a2657076f463ef06b6ef4ab6d54bb903ea9ff3
ALSA: hda - fixup ALC262 to remove depop delay on Intel BayleyBay board

This patch defines a fixup 'alc_fixup_no_depop_delay', which sets alc_spec flag
'no_depop_delay' to indicate skipping delay in Realtek codec suspend/resume.

And Intel Baytrail BayleyBay board applies this fixup to reduce driver
suspend/resume time.

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