ARM: 8000/1: misc: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael@free-electrons.com>
Tue, 4 Mar 2014 21:04:50 +0000 (22:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 12 Mar 2014 10:32:38 +0000 (10:32 +0000)
commit78f6db99522bbdd2f2a90c963744bd51c8602990
tree25ba7eb37ea119658fb436e50c889a09d485071d
parenta09df10585d3b3b7a2f640b11fabea262e751091
ARM: 8000/1: misc: remove deprecated IRQF_DISABLED

This patch removes the use of the IRQF_DISABLED flag
from miscellaneous code in mach-xxx and plat-xxx

This flag is a NOOP since 2.6.35 and it will be removed one day.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ebsa110/core.c
arch/arm/mach-integrator/integrator_ap.c
arch/arm/mach-ks8695/time.c
arch/arm/mach-netx/time.c
arch/arm/mach-rpc/dma.c
arch/arm/mach-rpc/time.c
arch/arm/mach-sa1100/time.c
arch/arm/mach-u300/timer.c
arch/arm/plat-iop/time.c
This page took 0.029573 seconds and 5 git commands to generate.