OMAPDSS: DPI: use dispc's check_timings
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 24 Oct 2012 10:27:02 +0000 (13:27 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Dec 2012 15:05:57 +0000 (17:05 +0200)
dpi.c uses dss_mgr_check_timings() to verify video timings, but that
function is in the compat layer. Change dpi.c to use the dispc's check
instead.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found