Re: [PATCH 0/6] media: refactor USB endpoint lookups
From: Johan Hovold
Date: Thu Apr 30 2026 - 04:40:45 EST
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: si470x-usb: refactor endpoint lookup
> media: imon_raw: refactor endpoint lookup
> media: irtoy: refactor endpoint lookup
> media: gspca: 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