commit | 190c6cc32843844722a9897fac1929d57517db14 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 06 08:27:18 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 07 00:13:58 2013 -0700 |
tree | 0fc430a61fe9a37a00508f92fda8d931fafc0ec7 | |
parent | cf81e054d63bca1da899057802e561abc2acecce [diff] |
serial: bfin_uart: 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>