2ad9a59f924d68b01726ca091 parent 4c94c3e09adba9718218d6e3d35b2dfae81f3911 author Michael Hennerich 1247054683 +0000 committer Mike Frysinger 1247723562 -0400 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 Í