29 Nov
2012
29 Nov
'12
4:21 p.m.
Hi,
this is a series of patches to enhance and clean up the automatic input selection via mic jack on HD-audio Realtek drivers.
[PATCH 1/5] ALSA: hda - Rearrange INPUT_PIN_ATTR_* [PATCH 2/5] ALSA: hda - More generic auto-mic switching for Realtek [PATCH 3/5] ALSA: hda - Use standard sort function in [PATCH 4/5] ALSA: hda - Implement shared front mic/hp jack for HP [PATCH 5/5] ALSA: hda - Refactor alc_kcontrol_new() usages
The first motivation was to generalize the code a bit better.
Then, I got a machine that should be able to switch front mic and the secondary headphone. The machine is suitable for the new auto-mic test, so I included this hack in 4th path as well.
Takashi