diff options
author | Hans Verkuil <[email protected]> | 2023-04-20 08:26:53 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-05-26 10:52:05 +0100 |
commit | fe4526d99e2e06b08bb80316c3a596ea6a807b75 (patch) | |
tree | 8c60a6db6904b40e1aaa14d1cdddd915cde475f5 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | ed17f89e9502f03af493e130620a9bb74c07cf28 (diff) |
media: cec: core: disable adapter in cec_devnode_unregister
Explicitly disable the CEC adapter in cec_devnode_unregister()
Usually this does not really do anything important, but for drivers
that use the CEC pin framework this is needed to properly stop the
hrtimer. Without this a crash would happen when such a driver is
unloaded with rmmod.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions