From: Mike Frysinger Date: Mon, 27 Jun 2011 21:23:48 +0000 (-0400) Subject: Blackfin: bf54x: fix GPIO resume code X-Git-Tag: v3.1-rc1~268^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdfb0becea3be2edf4200c4ea8cf8b6fe9daa89a;p=pandora-kernel.git Blackfin: bf54x: fix GPIO resume code Back in commit c03c2a87347b849ec927d, we fixed logic in the non-bf54x GPIO resume code to set the data levels properly before the direction to avoid spurious line glitches. But we missed the bf54x code paths. So add the same fix there. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed