gspca-kinect2 icon indicating copy to clipboard operation
gspca-kinect2 copied to clipboard

Fix VFL_TYPE_GRABBER -> _VIDEO for kernel 5.7+

Open grandchild opened this issue 5 years ago • 0 comments

torvalds/linux@238e4a5b renamed that VFL_TYPE from GRABBER to VIDEO. Use the new enum name if the kernel header version is >= 5.7.0.

Doesn't really depend on, but also doesn't make a lot of sense merging this without merging #6 and #8 first.

(See grandchild/gspca-kinect2@master for working version)

grandchild avatar Jun 11 '20 21:06 grandchild