Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Blackfin: bf54x: fix GPIO resume code
Back in commit c03c2a8, 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>
- Loading branch information