From: Russell King Date: Mon, 30 Mar 2015 15:20:44 +0000 (+0100) Subject: drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c7a075da9f7980cc95ffcd7e6621d4a87f20f40;p=pandora-kernel.git drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode() Make use of the DRM HDMI AVI infoframe helper to construct the AVI infoframe, rather than coding this up ourselves. This allows DRM to supply proper aspect ratio information derived from the DRM display mode structure. Signed-off-by: Russell King --- Reading git-diff-tree failed