ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume()
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Jun 2013 07:28:40 +0000 (09:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Jun 2013 07:29:40 +0000 (09:29 +0200)
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 <tiwai@suse.de>
sound/pci/hda/patch_realtek.c

Simple merge