commit | 813b4650ddf0fae2e8f0faa140eb63b5265f3701 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 13 09:23:27 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 12:36:10 2013 -0700 |
tree | 3b2f1718ceeb80bd883fc4694a92aa6c45665f97 | |
parent | bb9da88d7ae2f28eafbe70b7e27721cc3f7b2d43 [diff] |
w1: ds1wm: 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: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>