hda-codec - Add docking-station mic input for Thinkpad X61 OriginalLocation: upstream commit b26451c059e741ec5e3389f7758627cb094b3766 Bug: #190071
Added the docking-stationc mic input to the capture source list
for Thinkpad X61. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Tim Gardner <tim.gardner@canonical.com> --- ubuntu/sound/alsa-kernel/pci/hda/patch_analog.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/ubuntu/sound/alsa-kernel/pci/hda/patch_analog.c b/ubuntu/sound/alsa-kernel/pci/hda/patch_analog.c index b0e2edc..ebbb512 100644 --- a/ubuntu/sound/alsa-kernel/pci/hda/patch_analog.c +++ b/ubuntu/sound/alsa-kernel/pci/hda/patch_analog.c @@ -3134,11 +3134,12 @@ static int patch_ad1884(struct hda_codec *codec) * Lenovo Thinkpad T61/X61 */ static struct hda_input_mux ad1984_thinkpad_capture_source = { - .num_items = 3, + .num_items = 4, .items = { { "Mic", 0x0 }, { "Internal Mic", 0x1 }, { "Mix", 0x3 }, + { "Docking-Station", 0x4 }, }, }; -- 1.5.4.3 --------------020507000803020806030201 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team --------------020507000803020806030201-- |
| All times are GMT. The time now is 05:38 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.