]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitb5786e85cb2ffd0b07e86dec38a442bd20765ad8
treeb274f05600ab04ad189f48e342d02ebebc412140
parent6cb3b707f95954ac18f19b4b3919af235738371a
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>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c