summaryrefslogtreecommitdiff
path: root/drivers/usb/host
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>2013-10-13 11:14:19 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-14 22:09:12 +0400
commit88ed9fd50e573fee332ca1e07641102b59f743fe (patch)
tree1ba3be7f14db8754f9ea1be784e1f4915077ae41 /drivers/usb/host
parenta393a807d0c805e7c723315ff0e88a857055e9c6 (diff)
downloadlinux-88ed9fd50e573fee332ca1e07641102b59f743fe.tar.xz
usb/hcd: remove unnecessary local_irq_save
Remove the use of local_irq_save() and IRQF_DISABLED, no longer needed since interrupt handlers are always run with interrupts disabled on the current CPU. Tested successfully with 3.12.0-rc4 on my PC. Didn't find any issue because of this change. Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions