OMAPDSS: panel-dpi: use gpiod for enable gpio
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 24 Apr 2014 09:36:52 +0000 (12:36 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 7 May 2014 07:58:22 +0000 (10:58 +0300)
commit56610d9c11b4798d72e2cca4189392c21dc77265
tree6f8d4e84eae6b4b966f9093108359a7f8fb80b38
parent89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd
OMAPDSS: panel-dpi: use gpiod for enable gpio

The new gpiod API supports automatic handling of active-high/active-low
with DT. To make it possible to use that when booting with DT, change
the panel-dpi's handling of the enable GPIO to use gpiod.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/displays-new/panel-dpi.c