From: David Brownell Date: Mon, 3 Mar 2008 12:33:30 +0000 (-0800) Subject: ARM: OMAP: gpio lockdep updates X-Git-Tag: v2.6.25-rc6~29^2~4^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6472533e4553985af775982744b0ba088b5ff8c;p=pandora-kernel.git ARM: OMAP: gpio lockdep updates Fix some spinlock issues reported by lockdep: since the gpio bank locks can be aquired in both irq and non-irq contexts, they need to be consistent about always using the irq-safe variants. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed