usb: ci_udc: fix probe error cleanup
If allocation of the ep0 req fails, clean up all the allocations that
were made in ci_udc_probe().
Signed-off-by:
Stephen Warren <swarren@nvidia.com>
Please register or sign in to comment
If allocation of the ep0 req fails, clean up all the allocations that
were made in ci_udc_probe().
Signed-off-by:
Stephen Warren <swarren@nvidia.com>