commit | 01fdf1801e349302fce5d9865470a7100a2d9b74 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Sep 24 09:09:42 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Sep 24 09:09:42 2010 +0200 |
tree | b4de9b15d4bea72d320bbab18838e94bb2c0982b | |
parent | 0f9f1ee9d1412d45a22bfd69dfd4d4324b506e9e [diff] |
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>