summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-07-16 15:24:48 +0200
committerMaíra Canal <mcanal@igalia.com>2026-07-18 11:10:13 -0300
commit7a4b7122a623e3d57fc15cf843a9d45fbd72c6ab (patch)
treee6943e7135db5dd1985a3e590897ab8bc3c1fe5b /tools/perf/scripts/python/bin
parentfa98563ab00dbe62fcedfef6bdd34ded7a860d9f (diff)
drm/vc4: hdmi: take i2c adapter module reference
The i2c subsystem currently blocks during adapter deregistration whenever there are consumers holding a reference. Switch to using of_get_i2c_adapter_by_node() which also takes a reference to the adapter module so that an attempt to unload the module while in use fails gracefully instead of blocking uninterruptibly. Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20260716132448.1565278-1-johan@kernel.org Reviewed-by: Maíra Canal <mcanal@igalia.com> Signed-off-by: Maíra Canal <mcanal@igalia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions