From: David S. Miller Date: Fri, 22 Jun 2018 04:54:39 +0000 (+0900) Subject: Merge branch 'ISDN-irqsave-and-usb_fill_int_urb' X-Git-Tag: v4.19-rc1~140^2~568 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b212ffa14d5a4e4318523bc0bc9fe1104d206f5d;p=users%2Fjedix%2Flinux-maple.git 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: David S. Miller --- b212ffa14d5a4e4318523bc0bc9fe1104d206f5d