From: Kailang Yang Date: Fri, 29 Nov 2013 05:35:26 +0000 (-0500) Subject: ALSA: hda/realtek - Remove depop delay for suspend and resume if applicable X-Git-Tag: v3.14-rc1~143^2~1^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a2657076f463ef06b6ef4ab6d54bb903ea9ff3;p=pandora-kernel.git ALSA: hda/realtek - Remove depop delay for suspend and resume if applicable This patch defines a flag "no_depop_delay" in alc_spec. If this flag is set, delay in alc_eapd_shutup and alc_resume will be skipped. Machine-specific fixup can set this flag to reduce suspend/resume time, if the codec and hardware analog design can avoid pop noise without this delay. Signed-off-by: Kailang Yang Signed-off-by: Mengdong Lin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed