commit | bb9da88d7ae2f28eafbe70b7e27721cc3f7b2d43 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 13 08:16:07 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 12:36:10 2013 -0700 |
tree | 1a7ab2a33412d947b74370c16012424817da4cd5 | |
parent | b09534d3d8d85082b3c5b5803607463bd7e40194 [diff] |
misc: phantom: 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> Acked-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>