On Thu, Nov 07, 2024 at 09:55:01AM +0100, Stanislaw Gruszka wrote: > On Thu, Nov 07, 2024 at 09:16:01AM +0100, Greg KH wrote: > > On Thu, Nov 07, 2024 at 08:37:16AM +0100, Stanislaw Gruszka wrote: > > > Do not mark interface as ready to suspend when we are still waiting > > > for response messages from the device. > > > > > > Fixes: acd6199f195d ("usb: Add support for Intel LJCA device") > > > Cc: stable@xxxxxxxxxxxxxxx > > > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > > Tested-by: Hans de Goede <hdegoede@xxxxxxxxxx> # ThinkPad X1 Yoga Gen 8, ov2740 > > > Acked-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > > > Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx> > > > --- > > > v2: fix handing error of usb_autopm_get_interface(), > > > add R-b, T-b tags from Hans > > > v3: add A-b tag from Sakari > > > > > > drivers/usb/misc/usb-ljca.c | 12 ++++++------ > > > 1 file changed, 6 insertions(+), 6 deletions(-) > > > > For some reason you aren't sending this to the usb maintainer to be > > applied, oh well... > > Sorry, I thought sending patches to the mailing list is sufficient > to get them applied. Please work with the Intel internal group to get their approval and review before sending out your next round of patches for this, as they know how to catch trivial stuff like this before forcing others to point it out :) thanks, greg k-h