usb: ehci: fix comment for EHCI_SHRINK_JIFFIES
authorMing Lei <tom.leiming@gmail.com>
Mon, 5 Sep 2011 13:05:57 +0000 (21:05 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Sep 2011 08:38:59 +0000 (01:38 -0700)
commitfcda37cb42cc0aa039a2d1e06ec801e4e9f417f4
tree40db781a1ef2297d67ad230b2ff4670854003062
parent9a971dda8208e0982094f29ef34bd190f2a081bd
usb: ehci: fix comment for EHCI_SHRINK_JIFFIES

EHCI_SHRINK_JIFFIES should be 5ms, which was just used originally,
and not 200ms, so fix it.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hcd.c