From: Takashi Iwai Date: Thu, 7 Mar 2013 17:32:59 +0000 (+0100) Subject: ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f811c3cf8fae63ecc8a937ba7376490e2565f8f1;p=pandora-kernel.git ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hints There is no big merit to distinguish these two hints. Instead, just have a single flag, add_jack_modes, for creating the jack mode enum ctls for both I/O directions. The hint string parser code is left and translated as add_jack_modes just for keeping compatibility. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed