Files
android_kernel_xiaomi_sm8450/drivers/usb/host
Alan Stern bccbefaae0 USB: EHCI: simplify remainder computations
This patch (as1406) adds a micro-optimization to ehci-hcd's scheduling
code.  Instead of computing remainders with respect to the schedule
length, use bitwise-and (which is quicker).  We know that the schedule
length will always be a power of two, but the compiler doesn't have
this information.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-10 14:35:40 -07:00
..
2010-08-10 14:35:40 -07:00
2010-08-10 14:35:40 -07:00
2010-03-19 07:24:08 -07:00
2010-08-05 13:26:19 +01:00
2009-06-16 14:17:32 +10:00
2010-05-20 13:21:43 -07:00
2010-08-10 14:35:38 -07:00
2010-08-10 14:35:40 -07:00
2010-08-10 14:35:40 -07:00