Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: musb: Prevent the masking of the return value
Currently the errors returned by fifo_setup get masked by EINVAL, propagate the same to the caller. Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
- Loading branch information