From: Valentina Manea Date: Sat, 8 Mar 2014 12:53:33 +0000 (+0200) Subject: staging: usbip: trigger driver probing after unbinding from usbip-host X-Git-Tag: v3.15-rc1~139^2~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46034ca57ed6bdbb574a46ca3453061946b62f9;p=pandora-kernel.git staging: usbip: trigger driver probing after unbinding from usbip-host A sysfs attribute is used to announce kernel space that a new driver probing session should be triggered for the just unbinded device. In order to have the address of struct device associated to this USB device, a new member has been added to struct bus_id_priv. Signed-off-by: Valentina Manea Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed