Commits

Li Jun committed 29c3a6d32ab
MLK-15074-10 usb: gadget: utp: correct the set_fs condition set_fs() should be done in case: 1. CONFIG_FSL_UTP is not enabled. 2. CONFIG_FSL_UTP is enabled but is_utp_device is false. Signed-off-by: Li Jun <jun.li@nxp.com>