]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: bf54x: fix GPIO resume code
authorMike Frysinger <vapier@gentoo.org>
Mon, 27 Jun 2011 21:23:48 +0000 (17:23 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:32 +0000 (01:18 -0400)
commitb80a91340e83904e6adf6b5ecc1ae4e4f9c55b02
tree5430f619f390839ecf31e5f2f969889ecdc76a5a
parentde05a0b8acdda62da2f3ac23e2ceb52becc7a990
Blackfin: bf54x: fix GPIO resume code

Back in commit f4778dda7781f540a2c09, 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>
arch/blackfin/kernel/bfin_gpio.c