On Wed, May 11, 2022 at 01:13:17AM +0200, Michael Grzeschik wrote: > This patch adds an sysfs switch to enable/disable a port on an power > switchable hub. It also ensures that the associated device gets > disconnected from the logical usb tree. > > Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> > --- > drivers/usb/core/port.c | 47 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 47 insertions(+) No Documentation/ABI/ update as well? That means I can't take this change or even properly review it :(