commit | 09f99701393c7b66bde01df6c292fe5d9f843033 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 12:31:13 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:06 2008 +0200 |
tree | 0b312161cb903b036f1dd5d679e4d7a1e55b5149 | |
parent | bf277785d6921b8a9f8339ad5ad632aef6cae73c [diff] |
[ALSA] hda-codec - Allow multiple SPDIF devices The current code doesn't allow multiple SPDIF devices, and causes errors when multiple SPDIF devices are found (e.g. SPDIF out and HDMI). This patch allows multiple SPDIF devices by incrementing the index automatically. Signed-off-by: Takashi Iwai <tiwai@suse.de>