alistair23-linux/drivers/video/omap2/displays
Grazvydas Ignotas a2f9b2a560 OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts
This driver uses omap_dss_device that it gets from a board file through
SPI platfrom_data pointer to pass data from SPI to DSS portion of the
driver by using dev_set_drvdata(). However this trick no longer works,
as DSS core no longer uses omap_dss_device from a board file to create
the real device, so use a global pointer to accomplish this instead,
like other SPI panel drivers do.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-03-22 10:14:32 +02:00
..
Kconfig OMAPDSS: TFP410: rename dvi -> tfp410 2012-05-09 10:51:05 +03:00
Makefile OMAPDSS: TFP410: rename dvi files to tfp410 2012-05-09 10:51:05 +03:00
panel-acx565akm.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
panel-generic-dpi.c ARM: OMAP2+: Remove apollon board support 2013-02-01 10:11:19 -08:00
panel-lgphilips-lb035q02.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
panel-n8x0.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
panel-nec-nl8048hl11-01b.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
panel-picodlp.c OMAPDSS: Add terminating entry for picodlp_i2c_id table 2012-11-30 10:54:41 +02:00
panel-picodlp.h OMAP: DSS2: Add picodlp panel driver 2011-09-14 18:08:23 +03:00
panel-sharp-ls037v7dw01.c OMAPDSS: remove omap_dss_device's suspend/resume 2012-10-24 08:46:23 +03:00
panel-taal.c OMAPDSS: remove omap_dss_device's suspend/resume 2012-10-24 08:46:23 +03:00
panel-tfp410.c OMAPDSS: remove omap_dss_device's suspend/resume 2012-10-24 08:46:23 +03:00
panel-tpo-td043mtea1.c OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts 2013-03-22 10:14:32 +02:00