linux/drivers/video/omap2/displays-new
Tomi Valkeinen a73fdc6474 OMAPDSS: rename omap_dss_device's 'output' to 'src'
In the old panel device model we had "outputs", which were the encoders
inside OMAP DSS block, and panel devices (omap_dss_device). The panel
devices had a reference to the source of the video data, i.e. reference
to an "output", in a field named "output".

That was somewhat confusing even in the old panel device model, but even
more so with the panel device model where we can have longer chains of
display entities.

This patch renames the "output" field to "src", which much better tells
what the field points to.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit@ti.com>
2013-08-30 08:51:10 +03:00
..
connector-analog-tv.c OMAPDSS: analog-tv-connector: compile fix 2013-08-02 13:03:21 +03:00
connector-dvi.c OMAPDSS: Add new DVI Connector driver 2013-06-17 14:30:03 +03:00
connector-hdmi.c OMAPDSS: Add new HDMI Connector driver 2013-06-17 14:30:33 +03:00
encoder-tfp410.c OMAPDSS: rename omap_dss_device's 'output' to 'src' 2013-08-30 08:51:10 +03:00
encoder-tpd12s015.c OMAPDSS: rename omap_dss_device's 'output' to 'src' 2013-08-30 08:51:10 +03:00
Kconfig OMAPDSS: panels: add Kconfig comment 2013-06-17 14:33:21 +03:00
Makefile OMAPDSS: Add NEC NL8048HL11 panel driver 2013-06-17 14:33:18 +03:00
panel-dpi.c OMAPDSS: Add new simple DPI panel driver 2013-06-17 14:31:36 +03:00
panel-dsi-cm.c OMAPDSS: Add new DSI Command Mode panel driver 2013-06-17 14:32:11 +03:00
panel-lgphilips-lb035q02.c OMAPDSS: Add LG.Philips LB035Q02 panel driver 2013-06-17 14:32:37 +03:00
panel-nec-nl8048hl11.c OMAPDSS: Add NEC NL8048HL11 panel driver 2013-06-17 14:33:18 +03:00
panel-sharp-ls037v7dw01.c OMAPDSS: Add Sharp LS037V7DW01 panel driver 2013-06-17 14:32:51 +03:00
panel-sony-acx565akm.c OMAPDSS: Add Sony ACX565AKM panel driver 2013-06-17 14:32:25 +03:00
panel-tpo-td043mtea1.c OMAPDSS: Add TPO TD043MTEA1 panel driver 2013-06-17 14:33:04 +03:00