On Tue, Apr 09, 2024 at 09:42:43AM -0700, Matthias Kaehlcke wrote: > On Tue, Apr 9, 2024 at 8:29 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > On Mon, Apr 08, 2024 at 12:17:00PM -0300, Fabio Estevam wrote: > > > From: Fabio Estevam <festevam@xxxxxxx> > > > > > > In case regulator_bulk_enable() fails, the previously enabled USB hub > > > clock should be disabled. > > > > > > Fix it accordingly. > > > > > > Fixes: 65e62b8a955a ("usb: misc: onboard_usb_hub: Add support for clock input") > > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > > > --- > > > drivers/usb/misc/onboard_usb_dev.c | 6 +++++- > > > > This file is not in the tree for 6.9-rc2, can you please fix this up and > > resend? > > The driver has been renamed in usb-next. Shouldn't this patch be based > on usb-next and the backports to stable kernels account for the name > change? If you want to wait a few weeks for this fix to get in, sure. Otherwise no. thanks, greg k-h