commit | 307229d2ac5f60447cc655ebbce5d9c0baa18bbc | [log] [tgz] |
---|---|---|
author | Anssi Hannula <anssi.hannula@iki.fi> | Thu Oct 24 21:10:34 2013 +0300 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Oct 24 22:52:53 2013 +0200 |
tree | dfb0d5168cf6e193bf87919647c8df8b8316fae7 | |
parent | 88011c0911ee7a1b001393662b9884fb7f32eec6 [diff] |
ALSA: hda - hdmi: Allow HDA patches to customize more operations 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>