]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add control to suppress the dynamic pin-power for VIA
authorTakashi Iwai <tiwai@suse.de>
Fri, 17 Jun 2011 14:59:21 +0000 (16:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jun 2011 14:23:55 +0000 (16:23 +0200)
commit48ae5113b6a6d0b9773c993cdc85ede10f5bf903
treeb853d685a49f53ea05dce9f1d63796f01ce3729f
parent9d6943cfae06b1227612bb272b91fee5acc04567
ALSA: hda - Add control to suppress the dynamic pin-power for VIA

Currently VIA driver controls the power-state of each pin per jack
detection.  But, it means that the power-state mismatch may occur when
the machine doesn't give the proper jack-detection.

For avoiding this problem, a new control element "Dynamic Power-Control"
is provided so that user can turn on/off the pin-power control.

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