Skip to content

Commit

Permalink
ALSA: hdmi - merge common code for intelhdmi and nvhdmi
Browse files Browse the repository at this point in the history
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 <wni@nvidia.com>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Wu Fengguang authored and tiwai committed Mar 8, 2010
1 parent 4193d13 commit 079d88c
Show file tree
Hide file tree
Showing 3 changed files with 882 additions and 1,613 deletions.

0 comments on commit 079d88c

Please sign in to comment.