mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-24 23:44:13 +00:00
Josef reported that his old-and-good Plextor ConvertX M402U video
converter spews lots of WARNINGs on the recent kernels, and it turned
out that the device uses a bulk endpoint for interrupt handling just
like 2250 board.
For fixing it, generalize the check with the proper verification of
the endpoint instead of hard-coded board type check.
Fixes:
|
||
|---|---|---|
| .. | ||
| go7007-driver.c | ||
| go7007-fw.c | ||
| go7007-i2c.c | ||
| go7007-loader.c | ||
| go7007-priv.h | ||
| go7007-usb.c | ||
| go7007-v4l2.c | ||
| Kconfig | ||
| Makefile | ||
| s2250-board.c | ||
| snd-go7007.c | ||