diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2025-04-20 12:19:09 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-25 16:02:29 +0200 |
commit | 142ba31d8b4aff086c4f080bd97d437232922177 (patch) | |
tree | 71847eb169c61cd2a068aaf6a1305003ddc258d9 /scripts/gdb/linux/utils.py | |
parent | 93b27a845ec1355459e6aa539dd203a2f5136d8f (diff) |
PM: wakeup: Do not expose 4 device wakeup source APIs
The following 4 APIs are only used by drivers/base/power/wakeup.c
internally.
- wakeup_source_create()
- wakeup_source_destroy()
- wakeup_source_add()
- wakeup_source_remove()
Do not expose them by making them as static functions.
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20250420-fix_power-v2-1-9b938d2283aa@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions