arm: ep93xx: Don't try to release not acquired GPIO lines
authorRafal Prylowski <prylowski@metasoft.pl>
Thu, 5 Apr 2012 11:44:07 +0000 (13:44 +0200)
committerRyan Mallon <rmallon@gmail.com>
Wed, 11 Apr 2012 02:07:53 +0000 (12:07 +1000)
commit5528a8469fbc01db218fbc00ebec1e3fc088e759
tree6a0c4fb612549ab5cd42a11a7cbb45f0c8ec3537
parent0034102808e0dbbf3a2394b82b1bb40b5778de9e
arm: ep93xx: Don't try to release not acquired GPIO lines

Fail path of ep93xx_keypad_acquire_gpio() tries to release
GPIO lines not acquired successfully before. Fix this.

Signed-off-by: Rafal Prylowski <prylowski@metasoft.pl>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
arch/arm/mach-ep93xx/core.c
This page took 0.027927 seconds and 5 git commands to generate.