From: Anssi Hannula Date: Thu, 24 Oct 2013 18:10:34 +0000 (+0300) Subject: ALSA: hda - hdmi: Allow HDA patches to customize more operations X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307229d2ac5f60447cc655ebbce5d9c0baa18bbc;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed