Commits
Peter Chen committed 0dd5d6d177b
MLK-23349-7 usb: cdns3: don't return -EINVAL if request role is the same with current role It should not return -EINVAL if the request role is the same with current role, return non-error and without do anything instead. If the user input is neither "host" nor "gadget", return -EINVAL. Reviewed-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>