]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda - Fix missing CA initialization for HDMI/DP
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Feb 2011 16:25:49 +0000 (17:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Feb 2011 16:29:28 +0000 (17:29 +0100)
commit11839aed21881d7edd65dd79f22a8eb18426f672
tree4b34b86fdcb51bce54c4ca4c9acaae908e20b673
parent1cdfa9f34acb9780e0fe7b8a41fb1a885ab94735
ALSA: hda - Fix missing CA initialization for HDMI/DP

The commit 53d7d69d8ffdfa60c5b66cc2e9ee0774aaaef5c0
    ALSA: hdmi - support infoframe for DisplayPort
dropped the initialization of CA field accidentally.
This resulted in only two-channel LPCM mode on Nvidia machines.

Reference: kernel bug 28592
https://bugzilla.kernel.org/show_bug.cgi?id=28592

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: <stable@kernel.org>
sound/pci/hda/patch_hdmi.c