a2f9b2a560
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
panel-acx565akm.c | ||
panel-generic-dpi.c | ||
panel-lgphilips-lb035q02.c | ||
panel-n8x0.c | ||
panel-nec-nl8048hl11-01b.c | ||
panel-picodlp.c | ||
panel-picodlp.h | ||
panel-sharp-ls037v7dw01.c | ||
panel-taal.c | ||
panel-tfp410.c | ||
panel-tpo-td043mtea1.c |