Skip to content

Commit

Permalink
ALSA: hda - hdmi: Allow HDA patches to customize more operations
Browse files Browse the repository at this point in the history
Upcoming AMD multichannel support requires many customized operations
(channel mapping, ELD, HBR) but can otherwise share most of its code
with the generic patch.

Add a local struct hdmi_ops containing customizable HDMI-specific
callbacks and move the current code to those callbacks. Functionality is
unaltered.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Anssi Hannula authored and Takashi Iwai committed Oct 24, 2013
1 parent 88011c0 commit 307229d
Showing 1 changed file with 195 additions and 80 deletions.
Loading

0 comments on commit 307229d

Please sign in to comment.