linux/drivers/gpu/drm/panel
Alexandre Courbot cfdf0549f8 drm/panel: use gpiod interface for enable GPIO
Use the new GPIO descriptor interface to handle the panel's enable GPIO.
This considerably simplifies the code.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
[treding@nvidia.com: rework to improve readability]
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-04-04 09:06:38 +02:00
..
Kconfig drm/panel: Add simple panel support 2013-12-17 18:09:51 +01:00
Makefile drm/panel: Add simple panel support 2013-12-17 18:09:51 +01:00
panel-simple.c drm/panel: use gpiod interface for enable GPIO 2014-04-04 09:06:38 +02:00