linux_dsm_epyc7002/drivers/video/omap2/displays-new
Tomi Valkeinen 9560dc1059 OMAPDSS: rename omap_dss_device's 'device' field to 'dst'
In the old panel device model we had omap_dss_output entities,
representing the encoders in the DSS block. This entity had "device"
field, which pointed to the panel that was using the omap_dss_output.

With the new panel device model, the omap_dss_output is integrated into
omap_dss_device, which now represents a "display entity". Thus the "device"
field, now in omap_dss_device, points to the next entity in the display
entity-chain.

This patch renames the "device" field to "dst", 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:11 +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 'device' field to 'dst' 2013-08-30 08:51:11 +03:00
encoder-tpd12s015.c OMAPDSS: rename omap_dss_device's 'device' field to 'dst' 2013-08-30 08:51:11 +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