commit | 6c529cdca914ba2a08a4bba54f11dedc2d3a7c17 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Apr 08 13:24:46 2008 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 24 21:16:58 2008 -0700 |
tree | b844a19181db9f3688a3334945f2417cc2d410d3 | |
parent | 8af548dc8e36f845943ffcba07fafaa56c844221 [diff] |
wusb: devices dont use a set address A WUSB device gets his address during the connection phase; later on, during the authenthication phase (driven from user space) we assign the final address. So we need to skip in hub_port_init() the actual setting of the address for WUSB devices. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>