ALSA: hda - Keep char arrays in input_mux items
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 12:21:17 +0000 (14:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 14:45:58 +0000 (16:45 +0200)
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>

No differences found