Commits
Peter Chen committed 17cb94a10a3
MLK-22366-2 usb: cdns3: gadget: fix the hot plug and function switch issue - If the UDC is not started, we need not to access register at .udc_stop - Clear all priv_ep flags except EP_CLAIMED which should be cleared at .udc_stop - Clear warning message that the .ep_disable may be called twice, one from class driver, one from UDC driver. Signed-off-by: Peter Chen <peter.chen@nxp.com>