commit | b5786e85cb2ffd0b07e86dec38a442bd20765ad8 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 09 14:21:17 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 09 16:45:58 2010 +0200 |
tree | b274f05600ab04ad189f48e342d02ebebc412140 | |
parent | 6cb3b707f95954ac18f19b4b3919af235738371a [diff] |
ALSA: hda - Keep char arrays in input_mux items Keep char array in the input_mux item itself instead of pointing to an external string. This is a preliminary work for improving the input-mux name based on the pin role. Signed-off-by: Takashi Iwai <tiwai@suse.de>