From: Ahmed S. Darwish Date: Wed, 17 Oct 2007 06:30:21 +0000 (-0700) Subject: Completely remove deprecated IRQ flags (SA_*) X-Git-Tag: v2.6.24-rc1~594 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4471cbb09c4694e54092d02715c09fda2eb45ed;p=pandora-kernel.git 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 Cc: Ralf Baechle Cc: James Bottomley Cc: Matthew Wilcox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed