]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: DSI: use new clock calculation code
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 5 Mar 2013 15:21:35 +0000 (17:21 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:19:18 +0000 (15:19 +0300)
commitaf81464c24e03adf900af7bd757604b76a6210de
treeb78e0b018a32bbd4377e238887ad2eac0b51598a
parent71d3f573de855598f0f5e756bb298bed72f2423e
OMAPDSS: DSI: use new clock calculation code

Use the new clock calculation code in the DSI driver.

The new code does not need DSI video mode parameters from the panel
driver, like the old code does. Instead the new code is given the normal
video timings, and a few DSI parameters, which are used to create DSI
video timings.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/displays/panel-taal.c
drivers/video/omap2/dss/dsi.c
include/video/omapdss.h