]> git.karo-electronics.de Git - mv-sheeva.git/commit
Completely remove deprecated IRQ flags (SA_*)
authorAhmed S. Darwish <darwish.07@gmail.com>
Wed, 17 Oct 2007 06:30:21 +0000 (23:30 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:43:00 +0000 (08:43 -0700)
commitb4471cbb09c4694e54092d02715c09fda2eb45ed
treeceeb36f6052f67838ae6ced8b99bebb9065e03c3
parent38d090b080a2df56a196c0ee89f6237f0fa47fdf
Completely remove deprecated IRQ flags (SA_*)

Only very little files use the deprecated SA_* IRQ flags in latest pull.  This
patch series removes such macros from the tree and transfrom old code to the
new IRQF_* flags.

I've grepped the whole tree to make sure that no more files than the patched
ones use such deprecated macros.  I hope this series won't introduce build
errors.

Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Matthew Wilcox <willy@debian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/interrupt.h