commit | cf81e054d63bca1da899057802e561abc2acecce | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 06 08:30:17 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 07 00:13:58 2013 -0700 |
tree | 0dc4c67bd2634748fd7c6cb70d456b7c30faf6d3 | |
parent | 97a7729a5c2f01faa076f38a7ec010961b456823 [diff] |
serial: tegra: 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>