ALSA: hda - Flush dirty amp caches before writing inv_dmic fix
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 10:33:20 +0000 (11:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:33:57 +0000 (08:33 +0100)
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>

No differences found