commit | 461c6c3a0a23a8fac1a4b636e93ff5dfe599a241 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon May 25 08:06:02 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 25 08:06:02 2009 +0200 |
tree | 6e28cebfc54572025779bd6b35e41db7bf03b168 | |
parent | 679d92ed1403b6cf9a19aa42ec62b81cae1aa017 [diff] |
ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecs Some Realtek codecs like ALC861 seem to support only VREF50 while the current driver assumes it's only VREF80. Check other VREF bits to set the correct value. Signed-off-by: Takashi Iwai <tiwai@suse.de>