From a46034ca57ed6bdbb574a46ca3453061946b62f9 Mon Sep 17 00:00:00 2001 From: Valentina Manea Date: Sat, 8 Mar 2014 14:53:33 +0200 Subject: [PATCH] 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-format-patch failed