mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
media: v4l2: add subdev support for ir-cut
Change-Id: Ib39a2e918d0e41574c1f368275a8787a31b5b800 Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
This commit is contained in:
parent
96ccebdd23
commit
07f2d39135
|
|
@ -888,6 +888,7 @@ int v4l2_async_notifier_parse_fwnode_sensor_common(
|
|||
} props[] = {
|
||||
{ "flash-leds", led_props, ARRAY_SIZE(led_props) },
|
||||
{ "lens-focus", NULL, 0 },
|
||||
{ "ir-cut", NULL, 0 },
|
||||
};
|
||||
unsigned int i;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user