linux/drivers/video/omap2/omapfb
Tomi Valkeinen d8d789416a OMAPDSS: convert pixel clock to common videomode style
omapdss has its own video-timings struct, but we want to move the common
videomode.

The first step is to change the omapdss's pixelclock unit from kHz to
Hz. Also, omapdss uses "pixel_clock" field name, whereas the common
videomode uses "pixelclock" field name. This patch changes the field
name also, as that makes it easy to spot any non-converted pixel_clock
uses.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-03-05 08:33:30 +02:00
..
Kconfig OMAPFB: use dma_alloc_attrs to allocate memory 2012-11-13 09:52:24 +02:00
Makefile OMAP: DSS2: omapfb driver 2009-12-09 12:12:44 +02:00
omapfb-ioctl.c OMAPDSS: add helpers to get mgr or output from display 2013-06-17 14:00:42 +03:00
omapfb-main.c OMAPDSS: convert pixel clock to common videomode style 2014-03-05 08:33:30 +02:00
omapfb-sysfs.c Revert "OMAPFB: simplify locking" 2012-12-13 13:19:05 +02:00
omapfb.h Revert "OMAPFB: simplify locking" 2012-12-13 13:19:05 +02:00