From: Lespiau, Damien Date: Mon, 19 Aug 2013 15:58:58 +0000 (+0100) Subject: video/hdmi: Introduce helpers for the HDMI vendor specific infoframe X-Git-Tag: v3.12-rc1~136^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d27becb3532d881378846e72864031977be511a;p=pandora-kernel.git video/hdmi: Introduce helpers for the HDMI vendor specific infoframe Provide the same programming model than the other infoframe types. The generic _pack() function can't handle those yet as we need to move the vendor OUI in the generic hdmi_vendor_infoframe structure to know which kind of vendor infoframe we are dealing with. v2: Fix the value of Side-by-side (half), hmdi typo, pack 3D_Ext_Data (Ville Syrjälä) v3: Future proof the sending of 3D_Ext_Data (Ville Syrjälä), Fix multi-lines comment style (Thierry Reding) Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-diff-tree failed