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)
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>

No differences found