USB: musb_host: undo incorrect change in musb_advance_schedule()
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 10 Jul 2009 17:02:44 +0000 (20:02 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:40 +0000 (15:16 -0700)
commit1fe975f9302e6c5a8f66401e305685396b2e4577
tree3ce6dbc23558a4b25d92ab6123da05e2758731be
parent0cce2eda19923e5e5ccc8b042dec5af87b3ffad0
USB: musb_host: undo incorrect change in musb_advance_schedule()

Commit c9cd06b3d6ea825c62e277def929cc4315802b48 (musb_host: refactor
URB giveback) included due to my overlook the change incorrect in the
context of the current kernel -- undo it.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_host.c