]> 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)
commit1c1521195df804afcfd29cc7d2e46a417e303abc
treeb78e0b018a32bbd4377e238887ad2eac0b51598a
parent2f27902807fffd67e6a6de121b7b36451405da6e
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