From: Felipe Balbi Date: Thu, 26 Feb 2015 17:35:13 +0000 (-0600) Subject: usb: musb: core: decrease delayed_work time X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5fa3e9f7398adf337f03fa3257d5e9b214078ee;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed