Commits

Peter Chen committed 176e5d2d4f2
MLK-16065-16 usb: cdns3: gadget: fix no one handled interrupt issue If there are too many interrupts for non-control ep, the no-one handled interrupt issue will occur due to without return IRQ_HANDLED for them. Signed-off-by: Peter Chen <peter.chen@nxp.com>