convert kaweth to use usb_reset_configuration()
authorOliver Neukum <oliver@neukum.org>
Thu, 29 Oct 2009 05:07:12 +0000 (05:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 06:06:39 +0000 (23:06 -0700)
For USB 3.0 it is necessary that all drivers use the standard
API to reset a configuration. This removes a home-grown
implementation.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
Hi David,

please take this for the next merge window.

Regards
Oliver
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found