Andreas Kemnade 9d7ff828eb 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))

[patrik: ported this to the mainline branch]
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
2019-12-05 15:26:22 +01:00
2016-02-18 09:15:52 -06:00
2016-10-23 23:41:04 +02:00
2016-10-26 16:55:58 +02:00
2016-10-26 16:57:23 +02:00
2016-07-03 12:28:11 +02:00
2016-10-23 23:41:04 +02:00
2016-07-03 12:28:11 +02:00
2016-07-03 12:28:11 +02:00
2016-07-03 12:28:11 +02:00
2016-07-03 12:28:11 +02: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%