Message ID | 20220609142605.23620-1-johan@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | media: flexcop-usb: probe cleanups | expand |
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@kernel.org/ > 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
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@kernel.org/ > > > 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