usb/isp1760: Replace period calculation for INT packets with something readable
authorArvid Brodin <arvid.brodin@enea.com>
Sat, 26 Feb 2011 21:07:35 +0000 (22:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 03:23:38 +0000 (19:23 -0800)
commit65f1b5255ce0e657e4d8de92098837d36831320a
treeccb5d598233a24c53d0a8303faae4bb7a2acf208
parent6bda21bc0941c11f07cbf436ff6ca85e7e6e47f0
usb/isp1760: Replace period calculation for INT packets with something readable

Replace the period calculation for INT packets with something readable. Seems
to fix a rare bug with quickly repeated insertion/removal of several USB
devices simultaneously (hub control INT packets).

Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c