]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line Out
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 24 Jun 2015 08:46:33 +0000 (10:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Jun 2015 06:47:03 +0000 (08:47 +0200)
commitdcaab34c1647ffdf013380029cf178fbab588101
tree70e2a731820cbf112cff5aba7afb95b153ce7970
parentcc0f6083aaad004ffc7db49839033c54a3faee22
ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line Out

Thinkpad X250, when attached to a dock, has two headphone outs but
no line out. Make sure we don't try to turn this into one headphone
and one line out (since that disables the headphone amp on the dock).

Alsa-info at http://www.alsa-project.org/db/?f=36f8764e1d782397928feec715d0ef90dfddd4c1

Cc: stable@vger.kernel.org
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c