aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Stevenson <[email protected]>2023-02-15 23:29:53 +0100
committerMauro Carvalho Chehab <[email protected]>2023-03-20 10:26:29 +0100
commitf539858741b34937bf684a47476901006a635468 (patch)
treee4220c1e4b58d978ab675ac892572b94ea11b87b /tools/perf/scripts/python
parent077d1b328d610f596cea0bfe6d1033fd2cb9e0be (diff)
media: i2c: imx290: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks
Any V4L2 subdevice that implements controls and declares V4L2_SUBDEV_FL_HAS_DEVNODE should also declare V4L2_SUBDEV_FL_HAS_EVENTS and implement subscribe_event and unsubscribe_event hooks. This driver didn't and would therefore fail v4l2-compliance testing. Add the relevant hooks. Signed-off-by: Dave Stevenson <[email protected]> Reviewed-by: Alexander Stein <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions