]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: adi_gpio2: Unreserve gpio in special_gpio_free()
authorAxel Lin <axel.lin@ingics.com>
Wed, 26 Jun 2013 02:10:04 +0000 (10:10 +0800)
committerSonic Zhang <sonic.zhang@analog.com>
Wed, 31 Jul 2013 08:56:03 +0000 (16:56 +0800)
commit2ced773a1ac20de2bf3d642944eb8de028420573
tree1d47dd275d88aaeb51ffde125c512f3bbb26f0c1
parent5460b8d469ca9510cfc45463eaf7eecfca68b8a5
gpio: adi_gpio2: Unreserve gpio in special_gpio_free()

In special_gpio_free(), call unreserve() rather than reserve() to release gpio.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
drivers/gpio/adi_gpio2.c