[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210519093303.10789-1-johan@kernel.org>
Date: Wed, 19 May 2021 11:33:00 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/3] USB: drop irq-flags initialisations
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
Powered by blists - more mailing lists