commit | c4f3ebed3c5bc59c88eb2ccda825a12686b58341 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 20 11:33:20 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:33:57 2013 +0100 |
tree | 97205db06f0ca8597edf3443d4d400116caec02d | |
parent | 3bcce5c0d931bf623adc5974200e4d7636b10bef [diff] |
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 <tiwai@suse.de>