From: Lespiau, Damien Date: Mon, 19 Aug 2013 15:59:01 +0000 (+0100) Subject: video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() X-Git-Tag: v3.12-rc1~136^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3e95b40720cdf301eb85387c0a3dc4067cc551;p=pandora-kernel.git video/hdmi: Hook the HDMI vendor infoframe with the generic _pack() With this last bit, hdmi_infoframe_pack() is now able to pack any infoframe we support. At the same time, because it's impractical to make two commits out of this, we get rid of the version that encourages the open coding of the vendor infoframe packing. We can do so because the only user of this API has been ported in: Author: Damien Lespiau Date: Mon Aug 12 18:08:37 2013 +0100 gpu: host1x: Port the HDMI vendor infoframe code the common helpers v2: Change oui to be an unsigned int (Ville Syrjälä) Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Reviewed-by: Thierry Reding Signed-off-by: Dave Airlie --- Reading git-diff-tree failed