From: Takashi Iwai Date: Mon, 30 Aug 2010 10:56:55 +0000 (+0200) Subject: ALSA: hda - Add inputs[] to auto_pin_cfg struct X-Git-Tag: v2.6.37-rc1~126^2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75e0eb24ee3ec3549c2e53707dcc87e5f7a2c791;p=pandora-kernel.git ALSA: hda - Add inputs[] to auto_pin_cfg struct Added the new fields to contain all input-pins to struct auto_pin_cfg. Unlike the existing input_pins[], this array contains all input pins even if the multiple pins are assigned for a single role (i.e. two front mics). The former input_pins[] still remains for a while, but will be removed in near future. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed