ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no such HW
authorVitaliy Kulikov <Vitaliy.Kulikov@idt.com>
Mon, 12 Dec 2011 23:35:13 +0000 (17:35 -0600)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Dec 2011 09:22:29 +0000 (10:22 +0100)
This may lead to problems (like loss of sound) as GPIO pin may be used
for different function (SPDIF OUT, EAPD etc) on those systems. This patch
disables default mute LED GPIO configuration on all new codecs as all new
HP systems are expected to provide explicit mute LED configuration in SMBIOS.

Signed-off-by: Vitaliy Kulikov <Vitaliy.Kulikov@idt.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found