From: Takashi Iwai Date: Fri, 20 Aug 2010 07:41:59 +0000 (+0200) Subject: ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs X-Git-Tag: v2.6.36-rc3~50^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f34760787c3751a3146f0eecdc79c3e97b94962;p=pandora-kernel.git ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs Intel and Nvidia HDMI codec drivers have own implementations of sticky PCM parameters. Now HD-audio core part already has it, thus both setups conflict. The fix is simply remove the part in patch_intelhdmi.c and patch_nvhdmi.c and simply call snd_hda_codec_setup_stream() as usual. Reported-and-tested-by: Stephen Warren Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed