commit | ad09fc9d2156f3d37537b34418a6b79309013d33 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 14 09:42:27 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 14 09:42:27 2011 +0100 |
tree | e8e74b2d03c57802885f4487beb9d19eae615cf6 | |
parent | 5870112021fb38e73b25dad3baec4ca0819c594a [diff] |
ALSA: hda - Suppress the odd number of channels for HDMI It looks like that HDMI codecs don't support the odd number of channels although HD-audio spec doesn't have the restriction. Add the hw_constraint to limit to only the even number of channels. Signed-off-by: Takashi Iwai <tiwai@suse.de>