• Archit Taneja's avatar
    OMAPDSS: HDMI: Remove custom hdmi_video_timings struct · cc937e5e
    Archit Taneja authored
    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 <mythripk@ti.com>
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    cc937e5e
ti_hdmi.h 5.31 KB