alistair23-linux/drivers/video/omap2
Tomi Valkeinen 005358c8c0 OMAPDSS: analog-tv-connector: compile fix
connector-analog-tv.c uses omap_dss_pal_timings, defined in omapdss's
venc.c, for default timings. omap_dss_pal_timings only exists when VENC
is enabled in the kernel config, so disabling VENC breaks
omap_dss_pal_timings connector-analog-tv compilation.

Instead of adding dependency to VENC, add internal default timings to
the connector driver, because the connector driver should not depend on
VENC, and it can be used with any other analog TV encoder.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-08-02 13:03:21 +03:00
..
displays Various fbdev changes for 3.11 2013-07-09 15:51:32 -07:00
displays-new OMAPDSS: analog-tv-connector: compile fix 2013-08-02 13:03:21 +03:00
dss Various fbdev changes for 3.11 2013-06-28 18:01:28 +08:00
omapfb OMAPFB: use EPROBE_DEFER if default display is not present 2013-06-17 14:00:54 +03:00
Kconfig OMAPDSS: Add new TFP410 Encoder driver 2013-06-17 14:16:03 +03:00
Makefile OMAPDSS: Add new TFP410 Encoder driver 2013-06-17 14:16:03 +03:00
vrfb.c drivers/video/omap2: don't check resource with devm_ioremap_resource 2013-05-18 11:58:01 +02:00