diff options
author | 2023-12-07 12:00:02 +0200 | |
---|---|---|
committer | 2023-12-13 13:21:20 +0100 | |
commit | ab8d7194acd1fea1702fff41a1ec93e458b6dcbf (patch) | |
tree | f061586f9b971c07f08dbc1a991797a8b474baca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: ipu-bridge: Change ov2740 link-frequency to 180 MHz (diff) | |
download | linux-rng-ab8d7194acd1fea1702fff41a1ec93e458b6dcbf.tar.xz linux-rng-ab8d7194acd1fea1702fff41a1ec93e458b6dcbf.zip |
media: v4l: Safely to call v4l2_subdev_cleanup on an uninitialised subdev
Graciously handle an uninitialised (but still zeroed) sub-device in
v4l2_subdev_cleanup(). The list_empty() check there is unnecessary, too,
so replace that by cheking whether the lists's next field is NULL.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions