mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 02:04:19 +08:00
d0b1c31349
Gscaler video device registration was happening without reference to
a parent v4l2_dev causing probe to fail. The patch creates a parent
v4l2 device and uses it for the gsc m2m video device registration.
This fixes regression introduced with comit commit
|
||
---|---|---|
.. | ||
gsc-core.c | ||
gsc-core.h | ||
gsc-m2m.c | ||
gsc-regs.c | ||
gsc-regs.h | ||
Makefile |