commit | f811c3cf8fae63ecc8a937ba7376490e2565f8f1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Mar 07 18:32:59 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 07 18:32:59 2013 +0100 |
tree | 2e1b91e0079b8f1b404260d2ea5cf51d513f6332 | |
parent | 3f550e323242bea82d07dfd06e6ce3f723eef7bd [diff] |
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 <tiwai@suse.de>