Linus Torvalds cd6e125c58 twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Commit 239007b844 ("genirq: Convert irq_desc.lock to raw_spinlock")
seems to have missed this driver, leaving it to use the normal spin-lock
functions for the irq descriptor lock, which is now a raw lock.

Reported-and-compile-tested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-31 17:26:05 -08:00
..
2009-12-13 19:20:37 +01:00
2009-12-13 19:20:40 +01:00
2009-09-17 09:47:21 +02:00
2009-12-13 19:21:26 +01:00
2009-11-27 21:07:21 +01:00
2009-07-03 11:54:50 +02:00
2009-06-17 19:41:52 +02:00
2009-06-17 19:41:52 +02:00
2009-06-17 19:41:52 +02:00
2009-12-13 21:23:33 +01:00
2009-11-27 21:07:21 +01:00
2009-12-13 19:21:41 +01:00
2009-09-17 09:46:59 +02:00
2009-01-04 12:17:42 +01:00