linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] USB: drop irq-flags initialisations
@ 2021-05-19  9:33 Johan Hovold
  2021-05-19  9:33 ` [PATCH 1/3] USB: cdnsp: " Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Johan Hovold @ 2021-05-19  9:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel, Johan Hovold

This series drops the remaining redundant irq-flags initialisations from
the USB subsystem, which all happened to be in gadget-related code.

Johan


Johan Hovold (3):
  USB: cdnsp: drop irq-flags initialisations
  USB: dwc2: drop irq-flags initialisations
  USB: gadget: drop irq-flags initialisations

 drivers/usb/cdns3/cdnsp-gadget.c      |  4 ++--
 drivers/usb/dwc2/gadget.c             | 12 ++++++------
 drivers/usb/gadget/udc/fsl_udc_core.c |  8 ++++----
 drivers/usb/gadget/udc/mv_u3d_core.c  |  2 +-
 drivers/usb/gadget/udc/mv_udc_core.c  |  2 +-
 5 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.26.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-03  6:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19  9:33 [PATCH 0/3] USB: drop irq-flags initialisations Johan Hovold
2021-05-19  9:33 ` [PATCH 1/3] USB: cdnsp: " Johan Hovold
2021-06-03  6:17   ` Felipe Balbi
2021-05-19  9:33 ` [PATCH 2/3] USB: dwc2: " Johan Hovold
2021-06-03  6:18   ` Felipe Balbi
2021-05-19  9:33 ` [PATCH 3/3] USB: gadget: " Johan Hovold
2021-06-03  6:19   ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).