OMAP: DSS2: move timing functions
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 20 Jan 2010 10:11:25 +0000 (12:11 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 24 Feb 2010 12:31:28 +0000 (14:31 +0200)
commit69b2048f44ead2d278e25d12adf0494b469ffb1c
tree3f2b462aa04ecd131d2fb4936e61c59a75a5a50c
parent3651131268d7eae63efdffe6fa4a361abd44d747
OMAP: DSS2: move timing functions

Move check/set/get_timings() from omap_dss_device to omap_dss_driver.

This is part of a larger patch-set, which moves the control from omapdss
driver to the display driver.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
arch/arm/plat-omap/include/plat/display.h
drivers/video/omap2/displays/panel-taal.c
drivers/video/omap2/dss/display.c
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/sdi.c
drivers/video/omap2/dss/venc.c
drivers/video/omap2/omapfb/omapfb-main.c