On Thu, Jun 09, 2022 at 04:26:02PM +0200, Johan Hovold wrote: > This series cleans up the probe helper functions a bit to make the code > more readable. > > Note that these apply on top of the fix posted here: > > https://lore.kernel.org/all/20220609135341.19941-1-johan@xxxxxxxxxx/ > Johan Hovold (3): > media: flexcop-usb: clean up endpoint sanity checks > media: flexcop-usb: clean up URB initialisation > media: flexcop-usb: use usb_endpoint_maxp() I haven't received any notification about this series being added to any tree and the status is still set to "NEW" in the patch tracker so sending a reminder. > drivers/media/usb/b2c2/flexcop-usb.c | 22 ++++++++++++++-------- > 1 file changed, 14 insertions(+), 8 deletions(-) Johan