ALSA: hda - Add missing check of pin vref 50 and others in Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 May 2009 06:06:02 +0000 (08:06 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 May 2009 06:06:02 +0000 (08:06 +0200)
commit461c6c3a0a23a8fac1a4b636e93ff5dfe599a241
tree6e28cebfc54572025779bd6b35e41db7bf03b168
parent679d92ed1403b6cf9a19aa42ec62b81cae1aa017
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>
sound/pci/hda/patch_realtek.c