Re: [PATCH] isdn: remove deprecated IRQF_DISABLED

2013-10-17 Thread David Miller
From: Michael Opdenacker Date: Sun, 13 Oct 2013 07:24:29 +0200 > This patch proposes to remove the use of the IRQF_DISABLED flag > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker Applied to net-next. -- To unsubscribe from this list: send the l

[PATCH] isdn: remove deprecated IRQF_DISABLED

2013-10-12 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/isdn/hardware/eicon/divasmain.c | 2 +- drivers/isdn/sc/init.c | 2 +- 2 files changed, 2 insertions(+), 2 dele