summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2025-06-02 17:18:45 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2025-09-23 10:21:24 +0200
commitd6bfdeb4fde74c9a0e227cc1af9dda69c57489f4 (patch)
tree01e9fb2993e04a4fdc88a2ec5ede6531cfc90cb5 /tools
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff)
clocksource/drivers/scx200: Add module owner
The conversion to modules requires a correct handling of the module refcount in order to prevent to unload it if it is in use. That is especially true with the clockevents where there is no function to unregister them. The core time framework correctly handles the module refcount with the different clocksource and clockevents if the module owner is set. Add the module owner to make sure the core framework will prevent stupid things happening when the driver will be converted into a module. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Will McVicker <willmcvicker@google.com> Link: https://lore.kernel.org/r/20250602151853.1942521-2-daniel.lezcano@linaro.org
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions