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
..
2013-02-22 23:31:31 -05:00
2013-03-22 10:14:31 +02:00
2011-10-03 15:52:38 +00:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2013-02-22 23:31:31 -05:00
2013-01-24 09:04:04 +01:00
2013-02-21 17:22:17 -08:00
2012-02-15 04:31:21 +00:00
2012-01-22 14:50:02 +01:00
2011-09-14 16:40:52 +00:00
2013-01-08 18:53:56 -08:00
2012-10-12 10:21:02 +09:00
2011-06-24 17:14:39 +09:00
2011-07-04 16:02:48 +09:00