[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)
commit35aec4e2affb99d52b4b744ddb09767eb6e05580
tree610f3cccb7640ef907f5582f9181991aa4e9871b
parent4b146cb087b4a668511f6c991da1dc40e2e04b0d
[ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepare

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