Re: [PATCH v2] usb: usbfs: Suppress problematic bind and unbind uevents.

2019-10-15 Thread Greg KH
On Fri, Oct 11, 2019 at 01:55:18PM +0200, Ingo Rohloff wrote: > commit 1455cf8dbfd0 ("driver core: emit uevents when device is bound > to a driver") added bind and unbind uevents when a driver is bound or > unbound to a physical device. > > For USB devices which are handled via the generic usbfs l

[PATCH v2] usb: usbfs: Suppress problematic bind and unbind uevents.

2019-10-11 Thread Ingo Rohloff
commit 1455cf8dbfd0 ("driver core: emit uevents when device is bound to a driver") added bind and unbind uevents when a driver is bound or unbound to a physical device. For USB devices which are handled via the generic usbfs layer (via libusb for example), this is problematic: Each time a user spa