From: Tomi Valkeinen Date: Thu, 24 Apr 2014 09:36:52 +0000 (+0300) Subject: OMAPDSS: panel-dpi: use gpiod for enable gpio X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~23^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56610d9c11b4798d72e2cca4189392c21dc77265;p=pandora-kernel.git 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 --- Reading git-diff-tree failed