commit | 96449f097e3874af0e8ddd721d3ebeed2ec389da | [log] [tgz] |
---|---|---|
author | Ravi Babu <ravibabu@ti.com> | Tue Apr 02 13:21:54 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Apr 02 11:42:50 2013 +0300 |
tree | c308014a781fb9941754889ca4789aa1f5909455 | |
parent | 8408fd1d83e39bf856d31a36b70bcc53527702fd [diff] |
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>