Re: [PATCH 0/6] media: refactor USB endpoint lookups

From: sean

Date: Thu Apr 30 2026 - 13:23:41 EST


On Thu, Apr 30, 2026 at 10:40:39AM +0200, Johan Hovold wrote:
> On Mon, Mar 30, 2026 at 12:11:35PM +0200, Johan Hovold wrote:
> > Use the common USB helpers for looking up bulk and interrupt endpoints
> > instead of open coding.
>
> > Johan Hovold (6):
> > media: imon_raw: refactor endpoint lookup
> > media: irtoy: refactor endpoint lookup

These two are in my queue - they look good, just need some testing. Sorry
they should've been included for 7.1.

Thanks

Sean

> > media: gspca: refactor endpoint lookup
> > media: si470x-usb: refactor endpoint lookup
> > media: hdpvr: refactor endpoint lookup
> > media: s2255: refactor endpoint lookup
>
> Can these be picked up now?
>
> There was some complaint from the media CI robot which did not look
> valid so I'm hoping these have not been silently rejected.
>
> Johan