]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 21 Nov 2012 09:03:10 +0000 (10:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 19:47:04 +0000 (11:47 -0800)
commitde134053d4084ef640a44f9fd848cb607d2d0457
tree25ebaea4f92151783d5bdfc9173cbc1c069837f1
parent75c23fc13e0f252cc4f3e52d45116b8642c6c61a
ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker

commit 34c3d1926bdaf45d3a891dd577482abcdd9faa34 upstream.

If this array is not cleared, the jack related code later might
fail to create "Internal Speaker Phantom Jack" on Dell Inspiron 3420 and
Dell Vostro 2420.

BugLink: https://bugs.launchpad.net/bugs/1076840
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_cirrus.c