commit | 158f0bb005fc7fdb1a7a968eb61100989f5f7322 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 13 05:53:47 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 12:36:09 2013 -0700 |
tree | 579945d7206123cac90bb81cfa4e469a897b3a02 | |
parent | 838b3a6d62413b336f3dde15ecff161070358957 [diff] |
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>