From: David Brownell Date: Tue, 26 Feb 2008 19:10:50 +0000 (-0800) Subject: ARM: OMAP: fix false lockdep warnings X-Git-Tag: v2.6.25-rc6~29^2~4^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba55c5c139f9be26b87d3aab9998f54d8d3057a;p=pandora-kernel.git ARM: OMAP: fix false lockdep warnings Remove false lockdep warnings about lock recursion when declaring IRQs as being wake-capable, by marking putting GPIO irq_desc locks into their own class. (Thanks to Peter Zijlstra for helping track down such a small fix to this problem.) Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed