[ARM] 4848/1: at91: remove false lockdep warnings
authorDavid Brownell <david-b@pacbell.net>
Tue, 4 Mar 2008 23:08:29 +0000 (00:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 6 Mar 2008 12:18:18 +0000 (12:18 +0000)
commit37aca70c626ce8f4e5848de2d4892b5ed74a6875
treeb3d257db13913e55ff93b6b908be69a883ee2ad4
parentb24061fadc2b996fd38baaf01986eac666d0c61b
[ARM] 4848/1: at91: remove 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>
Acked-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91/gpio.c