]> Pileus Git - ~andy/linux/commit
ALSA: hda - More volume-init fixes for ALC267 codec
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Jun 2011 14:17:07 +0000 (16:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Jun 2011 14:17:07 +0000 (16:17 +0200)
commit4f574b7b1a1cc8aac617e938459e8f03a641e678
tree5db951ad7f05b6e0344b17602903f7294be13393
parent7ec9c6ccc6007b14a916021d4ba7ffbcc7822ae3
ALSA: hda - More volume-init fixes for ALC267 codec

More similar fixes like previous commits: handle the exceptional case
like ALC267 where no volume amp is found in ADC widget but in the
capsrc widget instead.

Also minor checks for avoiding possible erros: no connection-select
when the pin has a single selection, and add beep verbs only when the
0x1d is used for beep.

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