From 8c7a075da9f7980cc95ffcd7e6621d4a87f20f40 Mon Sep 17 00:00:00 2001 From: Russell King Date: Mon, 30 Mar 2015 16:20:44 +0100 Subject: [PATCH] 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-format-patch failed