]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: HDA: Remove unconnected PCM devices for Intel HDMI
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 23 Nov 2010 09:23:40 +0000 (10:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Dec 2010 08:13:43 +0000 (09:13 +0100)
commit116dcde638065a6b94344ca570e1e79c8e857826
treecdd1ab0a24ed0eac0f8cb530223ff1f49a073187
parentd0fa15e0987bb5444244db111d485fb8819ceba5
ALSA: HDA: Remove unconnected PCM devices for Intel HDMI

Some newer chips have more than one HDMI output, but usually not
all of them are exposed as physical jacks. Removing the unused
PCM devices (as indicated by BIOS in the pin config default) will
reduce user confusion as they currently have to choose between
several HDMI devices, some of them not working anyway.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c