From: Takashi Iwai Date: Tue, 18 Dec 2012 07:57:05 +0000 (+0100) Subject: ALSA: hda/realtek - Clean up some spec fields X-Git-Tag: v3.9-rc1~129^2~70^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d31536517aa3609c592b68f1a69b6b687061f8;p=pandora-kernel.git ALSA: hda/realtek - Clean up some spec fields Remove some fields from struct alc_spec, and clean up the usage. Namely, - spec->input_mux becomes a single element, private_imux[] is removed - spec->adc_nids becomes an array by itself, and private_adc_nids[] gets removed, too Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed