]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Suppress the odd number of channels for HDMI
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Jan 2011 08:42:27 +0000 (09:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Jan 2011 08:42:27 +0000 (09:42 +0100)
commit8928d57bb655cce0f0bc924e6fc101d36757fd22
treee8e74b2d03c57802885f4487beb9d19eae615cf6
parentafc85b9b56724c9f7e157e81508b7ee681376881
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>
sound/pci/hda/patch_hdmi.c