Re: [PATCH 0/3] media: flexcop-usb: probe cleanups

From: Johan Hovold
Date: Mon Jul 25 2022 - 07:23:16 EST


On Mon, Jul 11, 2022 at 11:50:20AM +0200, Johan Hovold wrote:
> 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.

Another two weeks without a reply so sending another reminder.

Any chance of getting these (and the separate fix) into 5.20?

> > drivers/media/usb/b2c2/flexcop-usb.c | 22 ++++++++++++++--------
> > 1 file changed, 14 insertions(+), 8 deletions(-)

Johan