From: Takashi Iwai Date: Tue, 25 Jun 2013 07:28:40 +0000 (+0200) Subject: ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0623a889d1c2eb6219576b13263bcd24133c971a;p=pandora-kernel.git ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume() As some of ALC269 quirks use the inverted dmic feature, we need to call alc_inv_dmic_sync() in the resume callback like in alc_resume(), too. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed