OSDN Git Service

USB: sa1111: add hcd .reset method
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 11:45:27 +0000 (11:45 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Mar 2012 11:30:14 +0000 (11:30 +0000)
commit81e6ca3eb74d6bdbab181dd2db378f49f76f0d97
tree13e0d411de7743e14c0ffc3a81357c96be5be554
parent846a70487e2a0e5045c6a428a0969d3e0490b359
USB: sa1111: add hcd .reset method

Add the .reset method to the HCD, and update the .start method
accordingly for this change.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/usb/host/ohci-sa1111.c