ARM: S5P64X0: Fix GPIO rbank support
authorAtul Dahiya <atul.dahiya@samsung.com>
Fri, 8 Oct 2010 12:00:02 +0000 (21:00 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 18 Oct 2010 09:33:04 +0000 (18:33 +0900)
commit3d4af5cac77f8d4f7422b1d00cb9e67000f94301
treed1bb6cb64454c6e7d5e550779cbcabe9726a7c26
parentd7297612ae53dfaf88b702f89a153d3da52bcd31
ARM: S5P64X0: Fix GPIO rbank support

The patch removes s3c_gpio_lock/unlock to avoid acquiring the lock
recursively as lock is already acquired by calling function.

Signed-off-by: Atul Dahiya <atul.dahiya@samsung.com>
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
[kgene.kim@samsung.com: removed useless variable due to this]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5p64x0/gpio.c