commit | 6565e4faca257fc51a4c55199d72e2701ba7e819 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 02 14:38:35 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 02 17:30:00 2009 +0100 |
tree | 580d4c74537ccc6ca794e508585087ff09c6029f | |
parent | d78d7a90adf793943cc29a414b6f4364a700aad5 [diff] |
ALSA: hda - Add more hint options for IDT/Sigmatel codecs Allow more options to be set/reset via hwdep hint entry. hp_detect, gpio_mask, gpio_dir, gpio_data, eapd_mask and eapd_switch can be checked. For example, to disable hp_detect on the fly, # echo "hp_detect=0" > /sys/class/sound/hwC0D0/hints Signed-off-by: Takashi Iwai <tiwai@suse.de>