linux/drivers/gpu/drm/panel
Thierry Reding 9d90ce5c10 drm/panel: s6e8aa0: Use static inline for upcasting
Use a static inline function for upcasting a struct drm_panel to the
driver-specific structure. The advantage over using a macro is that it
gives us additional type checking.

Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-07-22 09:06:48 +02:00
..
Kconfig drm/panel: make DRM_PANEL_LD9040 depend on SPI 2014-07-14 10:24:58 +02:00
Makefile drm/panel: add S6E8AA0 driver 2014-04-04 21:24:49 +09:00
panel-ld9040.c drm/panel: ld9040: add power control sequence 2014-06-05 16:46:39 +02:00
panel-s6e8aa0.c drm/panel: s6e8aa0: Use static inline for upcasting 2014-07-22 09:06:48 +02:00
panel-simple.c drm/panel: add support for Foxlink FL500WVR00-A0T panel 2014-07-15 12:40:19 +02:00