commit | d5fa3e9f7398adf337f03fa3257d5e9b214078ee | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Feb 26 11:35:13 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Mar 10 15:33:28 2015 -0500 |
tree | 8fe53013f8d0899da56d7a774699156677efe768 | |
parent | ba7ee8bb313c4a55066c4da30292aeb9abac82d8 [diff] |
usb: musb: core: decrease delayed_work time When babble IRQ happens, we need to wait only 5.3us (320 cycles of 60MHz clock), we will give it some slack and schedule our work a 10 usecs into the future. Tested-by: Bin Liu <b-liu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>