commit | 022b466fc353d3dc7a152451144be656248666ce | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 03 23:03:30 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 03 23:03:30 2009 +0200 |
tree | a1a9c46a86898d2eeffc5dbb8f5fdb7a49666d02 | |
parent | aa202455eec51699e44f658530728162cefa1307 [diff] |
ALSA: hda - Avoid invalid formats and rates with shared SPDIF Check whether formats and rates don't result in zero due to the restriction of SPDIF sharing. If any of them can be zero, disable the SPDIF sharing mode instead. Otherwise it will lead to a PCM configuration error. Signed-off-by: Takashi Iwai <tiwai@suse.de>