Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: musb: dsps: print babble message only when musb is active host
The musb controller uses single bit defintion for both reset and babble events. The babble event is valid only when controller is active a-host, and hence print the babble message only when the controller is active a-host. Signed-off-by: Ravi Babu <ravibabu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
- Loading branch information