commit | b09534d3d8d85082b3c5b5803607463bd7e40194 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 13 08:13:31 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 12:36:10 2013 -0700 |
tree | abda76ba0846a7cdfbcd32140d435f47beaa8fe7 | |
parent | 9de14f1c45351b6681a9721142850bca1cd20372 [diff] |
misc: arm-charlcd: 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>