]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Add inv-dmic model to possible Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2012 08:52:25 +0000 (10:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Jun 2012 08:52:25 +0000 (10:52 +0200)
commit6e72aa5f511daa2ffbd333ea99635c551b86013b
tree152dbc523a03a1f7730628169dfd8cab9d818587
parent693b613dc4657e3f9af2625e0097b1870c78bf8c
ALSA: hda - Add inv-dmic model to possible Realtek codecs

For convenience, add "inv-dmic" model string for enabling the inverted
internal mic workaround to possible Realtek codecs, so far,
ALC882-variants, ALC262, ALC268, ALC269-variants, and ALC662-variants.

Also, the model strings for hardware inv-dmic workarounds,
"alc269-dmic" and "alc271-dmic", are added for ALC269(VA) and ALC271
codecs as well.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c