Alan Stern 077f5f1c23 USB: EHCI: fix regression related to qh_refresh()
This patch adds some code that inadvertently got left out of commit
c1fdb68e3d73741630ca16695cf9176c233be7ed (USB: EHCI: changes related
to qh_refresh()).  The calls to qh_refresh() and qh_link_periodic()
were taken out of qh_schedule(); therefore it is necessary to call
these routines manually after calling qh_schedule().

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reported-and-tested-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-30 21:20:04 +09:00
..
2012-11-21 13:27:17 -08:00
2013-05-16 17:29:51 -07:00
2013-04-05 15:18:00 -07:00
2013-04-23 10:10:29 -07:00
2013-04-23 10:10:29 -07:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2012-02-13 14:32:34 -08:00
2012-11-21 13:27:16 -08:00
2012-05-01 21:33:37 -07:00
2012-11-21 13:27:16 -08:00
2012-11-21 13:27:17 -08:00
2013-05-23 09:23:32 -07:00
2012-11-21 13:27:16 -08:00
2012-12-12 11:45:16 -08:00
2012-11-21 13:27:16 -08:00
2012-11-21 13:27:16 -08:00
2012-11-21 13:27:16 -08:00
2012-11-21 13:27:16 -08:00
2012-11-21 13:27:17 -08:00
2012-11-21 13:27:17 -08:00
2013-01-24 13:59:26 -08:00
2012-11-21 13:27:16 -08:00
2013-01-25 12:41:02 -08:00
2013-01-24 13:42:09 -08:00
2013-05-24 09:14:47 -07:00