]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
omap: fix false lockdep warnings
authorDavid Brownell <david-b@pacbell.net>
Tue, 26 Feb 2008 19:10:50 +0000 (11:10 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 29 Feb 2008 16:00:59 +0000 (08:00 -0800)
commit33faed54bae35bb26b693180a91b265263e3de77
tree172eb09af0dcbdfb42c5b1bfc86ef714d7b5e7ea
parente5719751dd41b914d52dc4870102cfc34e358571
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio.c