mbox series

[RESEND,0/3] media: flexcop-usb: probe cleanups

Message ID 20220822151456.27178-1-johan@kernel.org
Headers show
Series media: flexcop-usb: probe cleanups | expand

Message

Johan Hovold Aug. 22, 2022, 3:14 p.m. UTC
This series cleans up the probe helper functions a bit to make the code
more readable.

It has been two months and two completely ignored reminders since this
was first posted so resending.

Can someone please pick this up and let me know when that has been done?

Note that these apply on top of the fix resent here:

	https://lore.kernel.org/r/20220822151027.27026-1-johan@kernel.org

Johan


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()

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