]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Sep 2010 07:09:42 +0000 (09:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 Sep 2010 07:09:42 +0000 (09:09 +0200)
commit96aad40ebeee9d253b660c88c70f65fcfba8bc0f
treeb4de9b15d4bea72d320bbab18838e94bb2c0982b
parent7e97bc2192cb739a3070e8269c6eed418f58d939
ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecs

The SPDIF in audio widget must be searched through the list as the widget
that contains the given pin as the connection source.  The current code
was implemented in a reverse way.

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