commit | f0816ce39d8de7646301aac52cc7351a2424d97f | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Thu Oct 29 05:07:12 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 29 23:06:39 2009 -0700 |
tree | 3bd98c6495654e6b33c676fd6c9c56bef3818570 | |
parent | 43ab85021e8286e1641928ab3cc542dd1e8c7f94 [diff] |
convert kaweth to use usb_reset_configuration() 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>