Re: [PATCH] ARM: OMAP: remove deprecated IRQF_DISABLED

2013-10-03 Thread Tony Lindgren
* Michael Opdenacker [130907 00:27]: > This patch proposes to remove the IRQF_DISABLED flag from OMAP code > It's a NOOP since 2.6.35, and will be removed one day. Thanks, applying into omap-for-v3.13/fixes-not-urgent. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kerne

[PATCH] ARM: OMAP: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from OMAP code It's a NOOP since 2.6.35, and will be removed one day. Signed-off-by: Michael Opdenacker --- arch/arm/mach-omap1/fpga.c | 3 +-- arch/arm/mach-omap1/pm.c | 1 - arch/arm/mach-omap1/time.c | 2 +- arch/arm/mach-omap