Hi folks, here's two interrupt-related fixes (though the first is a bit between a fix and a cleanup). These two are needed for the platform driver patches I'm sending next. I have some interrupt related cleanups (no fixes) later on. These two patches haven't changed from when I sent them in the big 40-patch series last week. Gr. Matthijs Matthijs Kooijman (2): staging: dwc2: don't pass IRQ_LEVEL to devm_request_irq staging: dwc2: register common irq handler in dwc2_core_init drivers/staging/dwc2/core.c | 13 ++++++++++++- drivers/staging/dwc2/core.h | 2 +- drivers/staging/dwc2/hcd.c | 14 +++++++------- drivers/staging/dwc2/pci.c | 7 ------- 4 files changed, 20 insertions(+), 16 deletions(-) -- 1.8.0 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html