]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ALSA: hda/conexant - Clear unsol events on unused pins
authorTakashi Iwai <tiwai@suse.de>
Mon, 20 Feb 2012 11:30:59 +0000 (12:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Feb 2012 16:38:51 +0000 (17:38 +0100)
commit07cafff288266c3aa082f4bda3d47989e73ee85d
tree1557aee6baa4039240c927153a8c53d5d03da6f2
parent3e93f5efaf9cd48bae97ae6436cbc5f91be8003c
ALSA: hda/conexant - Clear unsol events on unused pins

It seems that Lenovo machines (or codec chip itself?) leave the unsol
event tags and the enablement-flag from other pins bogusly even on the
unused pins.  Although this shouldn't be too critical, it's better to
clear them up sanely.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c