On Fri, 2015-06-12 at 12:17 +0200, Stefan Koch wrote: > There is one problem with that simple approach without the manually > probe patch. As example the USB-Tethering with smartphones. > > There is a driver (module) loading. It is loaded although > usb_probe_interface() denies the interface. > > I think that's not so good that there are unused modules loaded. > So the approach with the manually probing possibility could solve > that. We cannot influence that anyway. User space decides which driver to load. So this consideration is secondary, thus it should not block a simplification of kernel code. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html