From: Inaky Perez-Gonzalez Date: Tue, 8 Apr 2008 20:24:46 +0000 (-0700) Subject: wusb: devices dont use a set address X-Git-Tag: v2.6.26-rc1~1061^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c529cdca914ba2a08a4bba54f11dedc2d3a7c17;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed