[PATCH 0/3] USB: drop irq-flags initialisations

From: Johan Hovold
Date: Wed May 19 2021 - 05:33:28 EST


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