From: Michael Hennerich Date: Wed, 8 Jul 2009 12:04:43 +0000 (+0000) Subject: Blackfin: fix bugs in GPIO resume code X-Git-Tag: v2.6.31-rc4~22^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c03c2a87347b849ec927d7d2ea79a6955e19f492;p=pandora-kernel.git Blackfin: fix bugs in GPIO resume code Change the bfin_gpio_pm_hibernate_restore() function to: 1) AND restored DATA with DIR (not OR) to get correct final state 2) Restore DATA before setting DIR to avoid glitches Signed-off-by: Michael Hennerich Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed