]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit24088a58d694ca5acc31ba67f966f60385789235
treeb853d685a49f53ea05dce9f1d63796f01ce3729f
parent5f4b36d64d1f1ba1da46bee3ec4f0519dfaf68e6
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