| commit | fdfb0becea3be2edf4200c4ea8cf8b6fe9daa89a | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Mon Jun 27 17:23:48 2011 -0400 |
| committer | Mike Frysinger <vapier@gentoo.org> | Sat Jul 23 01:18:32 2011 -0400 |
| tree | 5430f619f390839ecf31e5f2f969889ecdc76a5a | |
| parent | 9e770f77801fce713f5736c66f8441467eb36db5 [diff] |
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 <vapier@gentoo.org>