isdn: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 13 Oct 2013 05:24:29 +0000 (07:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 19:13:20 +0000 (15:13 -0400)
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 <michael.opdenacker@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found