https://github.com/torvalds/linux
Revision cd6e125c58ae1561bedb6ea6f70b00d6c2599d62 authored by Linus Torvalds on 01 January 2010, 01:26:05 UTC, committed by Linus Torvalds on 01 January 2010, 01:26:05 UTC
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>
1 parent df9d1e8
History
Tip revision: cd6e125c58ae1561bedb6ea6f70b00d6c2599d62 authored by Linus Torvalds on 01 January 2010, 01:26:05 UTC
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Tip revision: cd6e125
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 835 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.5 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top