[ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepare
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Jul 2006 12:44:31 +0000 (14:44 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:39:27 +0000 (10:39 +0200)
Check the hp_nid whether it's identical with front pin to avoid
the setup of the same widget node twice.

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

Simple merge