ALSA: hda/conexant - Set up the missing docking-station pins
authorTakashi Iwai <tiwai@suse.de>
Thu, 19 Apr 2012 13:18:08 +0000 (15:18 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 11 May 2012 12:13:50 +0000 (13:13 +0100)
commit79e4f41d995c273e972563387ecadb746448c2a1
tree404584e8d17a60d7a0057e3878bd28da78620c73
parent78087159d096454183b0789b1a42e39a7e7505a4
ALSA: hda/conexant - Set up the missing docking-station pins

commit d70f363222ef373c2037412f09a600357cfa1c7a upstream.

ThinkPad 410,420,510,520 and X201 with cx50585 & co chips have the
docking-station ports, but BIOS doesn't initialize for these pins.
Thus, like the former X200, we need to set up the pins manually in the
driver.

The odd part is that the same PCI SSID is used for X200 and T400, thus
we need to prepare individual fixup tables for cx5051 and others.

Bugzilla entries:
https://bugzilla.redhat.com/show_bug.cgi?id=808559
https://bugzilla.redhat.com/show_bug.cgi?id=806217
https://bugzilla.redhat.com/show_bug.cgi?id=810697

Reported-by: Josh Boyer <jwboyer@redhat.com>
Reported-by: Jens Taprogge <jens.taprogge@taprogge.org>
Tested-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/pci/hda/patch_conexant.c