]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda/realtek - Add conexant-style inverted dmic handling
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 16:24:25 +0000 (17:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:43 +0000 (08:30 +0100)
commit81fede89eda16a597c2d814113b74677754b0058
tree41c63269cf1d70a1f2af1bf5d088dcfd76585c30
parent9bf387b6121bc446f275b0de8196d4dea8a3c876
ALSA: hda/realtek - Add conexant-style inverted dmic handling

To make the parser more generic, a few codes to handle the inverted
stereo dmic in a way Conexant parser does is added in this patch.

The caller should set spec->inv_dmic_split flag appropriately.

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