From: Takashi Iwai Date: Fri, 18 Jan 2013 15:38:08 +0000 (+0100) Subject: ALSA: hda - Correct more array rooms in hda_gen_spec X-Git-Tag: v3.9-rc1~129^2~70^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf799aa300b38f86684944bf9f61f7a13277f8b2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed