linux_dsm_epyc7002/drivers/gpu/drm/panel
Alexandre Courbot 26c2ad8a49 drm/panel: s6e8aa0: Update calls to gpiod_get*()
Add the new flags argument to calls of (devm_)gpiod_get*() and remove
any direction setting code afterwards.

Currently both forms (with or without the flags argument) are valid
thanks to transitional macros in <linux/gpio/consumer.h>. These macros
will be removed once all consumers are updated and the flags argument
will become compulsary.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-11-06 09:50:38 +01: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: Update calls to gpiod_get*() 2014-11-06 09:50:27 +01:00
panel-s6e8aa0.c drm/panel: s6e8aa0: Update calls to gpiod_get*() 2014-11-06 09:50:38 +01:00
panel-simple.c drm/panel/simple: add optronics B101XTN01.0 (v3) 2014-09-10 11:19:07 -04:00