From: viresh kumar Date: Wed, 21 Apr 2010 08:42:05 +0000 (+0100) Subject: ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. X-Git-Tag: v2.6.34-rc6~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b997c5142a13373857de09599afd2f079c2f7a;p=pandora-kernel.git ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. pl061_direction_output doesn't set value of gpio to value passed to it. This patch sets value of GPIO pin to requested value after changing direction to OUT. Signed-off-by: Viresh Kumar Acked-by: Baruch Siach Signed-off-by: Russell King --- Reading git-diff-tree failed