From: Archit Taneja Date: Sun, 24 Jun 2012 07:38:10 +0000 (+0530) Subject: OMAPDSS: HDMI: Remove custom hdmi_video_timings struct X-Git-Tag: v3.6-rc1~16^2~11^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc937e5e4bcf6c97746384e5c07dd2b2c45898b3;p=pandora-kernel.git OMAPDSS: HDMI: Remove custom hdmi_video_timings struct The hdmi CEA and VESA timings were represented by the struct hdmi_video_timings, omap_video_timings couldn't be used as it didn't contain the fields hsync/vsync polarities and interlaced/progressive information. Remove hdmi_video_timings, and use omap_video_timings instead. Cc: Mythri P K Signed-off-by: Archit Taneja --- Reading git-diff-tree failed