From: Takashi Iwai Date: Thu, 20 Dec 2012 10:33:20 +0000 (+0100) Subject: ALSA: hda - Flush dirty amp caches before writing inv_dmic fix X-Git-Tag: v3.9-rc1~129^2~70^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f3ebed3c5bc59c88eb2ccda825a12686b58341;p=pandora-kernel.git ALSA: hda - Flush dirty amp caches before writing inv_dmic fix The inverted dmic fix overwrites the right channel amp value, but it would work only when the amp values have been already actually written. Put snd_hda_codec_resume_amp() before the amp write for flushing caches. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed