ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333
authorGabriele Mazzotta <gabriele.mzt@gmail.com>
Fri, 8 Aug 2014 17:34:40 +0000 (19:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 10 Aug 2014 11:28:39 +0000 (13:28 +0200)
commitf38663ab5cc2d1bf359c0fd2b6b84a9f000e4388
tree1a557f200ec7e66963336ede05c3471dea6a4839
parent53da5ebfef66ea6e478ad9c6add3781472b79475
ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333

If the laptop is powered on with a jack plugged in, independently on what
is plugged, the jack is treated as a microphone jack.

Initialize the capture source so that by default jacks are treated as
headphones jacks. This will also prevent pop noises on boot in case
headphones are plugged in since setting/unsetting mic-in as input source
causes a pop noise.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=76611
Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c