Hi folks,

these are a few of the patches I sent earlier that are either already
acked by Paul, or should be simple enough.

I already have a new version of the other patches prepared as well (with
a bit less invasive changes), but I haven't thoroughly reviewed those
yet (and I'm out of time until monday, so I thought to send over these
easy patches already now).

Gr.

Matthijs


Matthijs Kooijman (4):
  staging: dwc2: do not use IRQF_DISABLED
  staging: dwc2: use irq_return_t for interrupt handlers
  staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()
  staging: dwc2: remove dummy interrupt handling

 drivers/staging/dwc2/core_intr.c | 15 ++++-----------
 drivers/staging/dwc2/hcd.c       |  5 ++---
 drivers/staging/dwc2/hcd.h       |  8 ++++----
 drivers/staging/dwc2/hcd_intr.c  | 13 +++++--------
 4 files changed, 15 insertions(+), 26 deletions(-)

-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to