]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Correct more array rooms in hda_gen_spec
authorTakashi Iwai <tiwai@suse.de>
Fri, 18 Jan 2013 15:38:08 +0000 (16:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Jan 2013 15:38:08 +0000 (16:38 +0100)
commit7d96b419d0b9fe830e7aa17d694cf74c5575db9c
tree6495f769bcb2a48e055ba72c079dc9577d48674c
parent710aea0544faf644039c5d557b7535a619188149
ALSA: hda - Correct more array rooms in hda_gen_spec

Looking through the whole definitions, some fields have inappropriate
array sizes, especially about the capture.  The array assigned to each
input (pin) should have HDA_MAX_NUM_INPUTS entries while the array
assigned to each ADC should have AUTO_CFG_MAX_INS entries.

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