aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2025-07-03 23:42:06 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2025-07-10 11:32:26 +0200
commit2946bac895e3f1d9a1a97a726339ed3e4d439d19 (patch)
treec3543aea956a7000fa971afddfc79c810664f7cc /tools/perf/scripts/python/bin
parentmedia: ov2659: Fix memory leaks in ov2659_probe() (diff)
downloadlinux-2946bac895e3f1d9a1a97a726339ed3e4d439d19.tar.gz
linux-2946bac895e3f1d9a1a97a726339ed3e4d439d19.zip
media: i2c: imx290: Remove unneeded assignment of subdev device pointer
The core helper v4l2_i2c_subdev_init() already assignees the subdevices dev pointer to the device associated with the i2c client passed to it. And 'imx290->dev' is assigned to '&client->dev' already in probe before calling imx290_subdev_init(). Remove the duplicated open-coded assignment in the driver, there is no reason to do it twice. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions