]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Get back Input Source for ALC262 toshiba-s06 model
authorTakashi Iwai <tiwai@suse.de>
Mon, 22 Jun 2009 06:16:56 +0000 (08:16 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:50:01 +0000 (16:50 -0700)
commit6d3be37a014ff60f0f60cf2bd4eaff893fe9837f
tree27058662912b67877c49e9a0437d4534f6fbd9ba
parent32413699d684aca53b5128be63dfe6c4933ef235
ALSA: hda - Get back Input Source for ALC262 toshiba-s06 model

commit ae14ef68e8e67ca5b8b29f0eb640f7c106617f4e upstream.

The commit f9e336f65b666b8f1764d17e9b7c21c90748a37e
    ALSA: hda - Unify capture mixer creation in realtek codes
removed the "Input Source" mixer element creation for toshiba-s06 model
because it contains a digital-mic input.

This patch take the control back.

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