From: Atul Dahiya Date: Fri, 8 Oct 2010 12:00:02 +0000 (+0900) Subject: ARM: S5P64X0: Fix GPIO rbank support X-Git-Tag: v2.6.37-rc1~184^2~5^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d4af5cac77f8d4f7422b1d00cb9e67000f94301;p=pandora-kernel.git 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 Signed-off-by: Sangbeom Kim [kgene.kim@samsung.com: removed useless variable due to this] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed