HSI: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Wed, 1 Oct 2014 20:28:55 +0000 (22:28 +0200)
committerSebastian Reichel <sre@kernel.org>
Fri, 3 Oct 2014 02:19:35 +0000 (04:19 +0200)
Remove the use of the IRQF_DISABLED flag
from drivers/hsi/clients/nokia-modem.c

It's a NOOP since 2.6.35 and it will be removed soon.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sre@kernel.org>

No differences found