commit | 38c30a8421ce8b06492121deee422ba7ecfaeef2 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Mon Dec 09 10:12:10 2013 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Dec 11 11:40:27 2013 +0100 |
tree | 0d184b7247c5606e73f3f5a2fbc601646954b16c | |
parent | 87d4bb9fced08054afb83af2d85f5cf0ba0e21e4 [diff] |
clocksource: misc drivers: Remove deprecated IRQF_DISABLED This patch removes the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. [dlezcano] : slightly changed the changelog Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>