]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
serial: tegra: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 6 Oct 2013 06:30:17 +0000 (08:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 07:13:58 +0000 (00:13 -0700)
commitcf81e054d63bca1da899057802e561abc2acecce
tree0dc4c67bd2634748fd7c6cb70d456b7c30faf6d3
parent97a7729a5c2f01faa076f38a7ec010961b456823
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>
drivers/tty/serial/serial-tegra.c