From: Wu Fengguang Date: Mon, 8 Mar 2010 02:44:23 +0000 (+0800) Subject: ALSA: hdmi - merge common code for intelhdmi and nvhdmi X-Git-Tag: v2.6.34-rc1~3^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079d88ccc374d2c1a850b8a83595ba4c907fb3df;p=pandora-kernel.git ALSA: hdmi - merge common code for intelhdmi and nvhdmi Create patch_hdmi.c to hold common code from intelhdmi and nvhdmi. For now the patch_hdmi.c file is simply included by patch_intelhdmi.c and patch_nvhdmi.c, and does not represent a real codec. There are no behavior changes to intelhdmi. However nvhdmi made several changes when copying code out of intelhdmi, which are all reverted in this patch. Wei Ni confirmed that the reverted code actually works fine. Tested-by: Wei Ni Signed-off-by: Wu Fengguang Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed