]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit330019379de54216161ca5e46d36f4645ad30a65
tree70712eb7742e26a283fbc16e9b5c8a7b3f0ef7fb
parent77afe3a78c9940a03fe5d4ef7620366f2a77c5b4
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