OSDN Git Service

drm/exynos: Replace legacy gpio interface for gpiod interface
authorMaíra Canal <maira.canal@usp.br>
Tue, 2 Nov 2021 02:20:03 +0000 (23:20 -0300)
committerInki Dae <inki.dae@samsung.com>
Wed, 22 Dec 2021 02:39:39 +0000 (11:39 +0900)
commitee6c8b5afa62f4227174c68f1db75fe775c68328
tree2cca70f40a8db4802cb1102f6a876b2170af0cf6
parent1c405ca11bf563de1725e5ecfb4a74ee289d2ee9
drm/exynos: Replace legacy gpio interface for gpiod interface

Considering the current transition of the GPIO subsystem, remove all
dependencies of the legacy GPIO interface (linux/gpio.h and linux
/of_gpio.h) and replace it with the descriptor-based GPIO approach.

Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c