From: Rabin Vincent Date: Wed, 3 Mar 2010 03:48:54 +0000 (+0100) Subject: ARM: 5970/1: nomadik-gpio: fix spinlock usage X-Git-Tag: v2.6.35-rc1~503^2~4^6~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0fcb8dba829421fe20652a376a2bedaf168238f;p=pandora-kernel.git ARM: 5970/1: nomadik-gpio: fix spinlock usage Fix the incorrect spinlock usage which leads to these compiler warnings: arch/arm/plat-nomadik/gpio.c:60: warning: passing argument 1 of `spinlock_check' from incompatible pointer type arch/arm/plat-nomadik/gpio.c:69: warning: passing argument 1 of `spin_unlock_irqrestore' from incompatible pointer type Acked-by: Alessandro Rubini Acked-by: Linus Walleij Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed