]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
ALSA: hda - Set mixer name after codec patch
authorTakashi Iwai <tiwai@suse.de>
Wed, 23 Dec 2009 08:27:51 +0000 (09:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 23 Dec 2009 08:27:51 +0000 (09:27 +0100)
commitf62faedbed546f4e0c1ba204999e7c206059f305
tree2f23c979546e60d764e7a438313c7f328131b411
parent9dc8398bab52931435fce403ce2eaf5822f28e58
ALSA: hda - Set mixer name after codec patch

Postpone the mixer name setup after the codec patch since the codec
patch may change the codec name string in itself.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c