commit | b5c6611fb4ef631cfb484a7cfe916154e52bc7d9 | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@intel.com> | Fri Nov 29 00:35:35 2013 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 29 13:55:43 2013 +0100 |
tree | 70712eb7742e26a283fbc16e9b5c8a7b3f0ef7fb | |
parent | 97a2657076f463ef06b6ef4ab6d54bb903ea9ff3 [diff] |
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>