Skip to content
Commit b212ffa1 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'ISDN-irqsave-and-usb_fill_int_urb'



Sebastian Andrzej Siewior says:

====================
ISDN: use irqsave() in URB completion + usb_fill_int_urb

This series is mostly about using _irqsave() primitives in the
completion callback in order to get rid of local_irq_save() in
__usb_hcd_giveback_urb(). While at it, I also tried to move drivers to
use usb_fill_int_urb() otherwise it is hard find users of a certain API.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents e8f5b035 16630f54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment