]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix creation of automatic capture mixers
authorTakashi Iwai <tiwai@suse.de>
Thu, 27 Nov 2008 14:25:34 +0000 (15:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 Nov 2008 14:25:34 +0000 (15:25 +0100)
commit30d72e9f614e7bd76e28d4d92bd54d90a96905bb
tree68f3aded56325a67f8c873bbb91e275637481c0e
parent529bd6c4a63f8468fd66f63fdc22d7070439b3cd
ALSA: hda - Fix creation of automatic capture mixers

Fixed a wrong boundary check of num_adc_nids in set_capture_mixer()
in patch_realtek.c.

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