USB: whci-hcd: provide a endpoint_reset method
authorDavid Vrabel <david.vrabel@csr.com>
Wed, 8 Apr 2009 17:36:29 +0000 (17:36 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Apr 2009 17:50:27 +0000 (10:50 -0700)
commit7f0406db5fe4dd3ad3cbd53830239a87d68156fd
treeffdcf8e047b837da06034b1806d88acbd1033264
parent3444b26afa145148951112534f298bdc554ec789
USB: whci-hcd: provide a endpoint_reset method

Provide a endpoint_reset method to reset sequence number and current
window.  This QHead information can only be changed while the qset is
not in a schedule.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/whci/asl.c
drivers/usb/host/whci/hcd.c
drivers/usb/host/whci/pzl.c
drivers/usb/host/whci/qset.c
drivers/usb/host/whci/whcd.h
drivers/usb/host/whci/whci-hc.h