diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2023-10-09 14:54:57 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-10-12 09:22:29 +0200 |
commit | 827804d6d7608cb797e689eabe6e200fa9fb58e6 (patch) | |
tree | a31586fbfd96e01ca278f5233cf9f70173b6e63e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 256b7767c97d94c8df46e1bf5bdb89a7f7dcac99 (diff) |
media: ccs: Fix a (harmless) lockdep warning
The v4l2_subdev_init_finalize() is a macro that creates an unique lockdep
key and name. As the CCS driver initialises all three of its sub-devices
using the same call site, this creates a lockdep warning. Address it.
Fixes: d8bca3ed1d70 ("media: ccs: Use sub-device active state")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions