]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/char/hpet.c
hpet: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 13 Oct 2013 03:53:47 +0000 (05:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 19:36:09 +0000 (12:36 -0700)
commit158f0bb005fc7fdb1a7a968eb61100989f5f7322
tree579945d7206123cac90bb81cfa4e469a897b3a02
parent838b3a6d62413b336f3dde15ecff161070358957
hpet: remove deprecated IRQF_DISABLED

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>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/hpet.c