From: Yegor Yefremov Date: Thu, 24 Apr 2014 06:57:39 +0000 (+0200) Subject: gpio: omap: implement get_direction X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9370084e685666fe33e9d62707433fa112446b03;p=pandora-kernel.git gpio: omap: implement get_direction This patch implements gpio_chip's get_direction() routine, that lets other drivers get particular GPIOs direction using struct gpio_desc. Signed-off-by: Yegor Yefremov Acked-by: Javier Martinez Canillas Acked-by: Santosh Shilimkar Tested-by: Tony Lindgren Reviewed-by: Kevin Hilman Signed-off-by: Linus Walleij --- Reading git-diff-tree failed