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-omap1~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef66debc869ca4c4f0eec644fd35cfda795ac62;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