]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Set function_id only on FG nodes
authorTakashi Iwai <tiwai@suse.de>
Fri, 17 Apr 2009 16:04:41 +0000 (18:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Apr 2009 16:04:41 +0000 (18:04 +0200)
commit2ddb2d5b8c44b635dd1e3a14c5b29279e562135e
treeaff94e83114b5644b0b0abfe1c3880c4fa59b4a7
parent2a79240bda0fa339a60a51b565793c9c8db6c13c
ALSA: hda - Set function_id only on FG nodes

(Re)set function_id only from the value on FG nodes.
The current code overrides the value with the last widget.

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