Andreas Kemnade f0c2f05272 facetimehd: set device_caps in video_device
In kernel 5.4 I otherwise get this warning

WARNING: CPU: 1 PID: 451 at drivers/media/v4l2-core/v4l2-dev.c:863 __video_register_device+0x64b/0xe90 [videodev]
The code there is:

        /* the device_caps field MUST be set for all but subdevs */
        if (WARN_ON(type != VFL_TYPE_SUBDEV && !vdev->device_caps))

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
2019-12-05 15:06:07 +01:00
2016-02-18 09:15:52 -06:00
2015-11-27 20:32:06 +01:00
2015-12-01 09:26:46 +01:00
2016-01-28 15:46:58 +02:00
2015-11-27 20:32:06 +01:00

facetimehd

Linux driver for the Facetime HD (Broadcom 1570) PCIe webcam found in recent Macbooks.

This driver is experimental. Use at your own risk.

See the Wiki for more information:

Description
No description provided
Readme GPL-2.0 1.2 MiB
Languages
C 99.7%
Makefile 0.3%