diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2024-01-15 08:47:39 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-02-29 02:19:03 +0300 |
commit | 9b6c057bc1cec98dec34393ff329ff42a9461cb9 (patch) | |
tree | 87aabd8eca084bfd306d5267cadaa9593f6ccaaf /tools/perf/scripts/python/task-analyzer.py | |
parent | 732b1c2c9fa33e6320fd58ad5fcdab09ea2c21ed (diff) | |
download | linux-9b6c057bc1cec98dec34393ff329ff42a9461cb9.tar.xz |
clk: ti: dpll3xxx: use correct function names in kernel-doc
Use function names that match the implementation in kernel-doc comments
to avoid kernel-doc warnings:
dpll3xxx.c:938: warning: expecting prototype for omap3_non_core_dpll_save_context(). Prototype was for omap3_noncore_dpll_save_context() instead
dpll3xxx.c:967: warning: expecting prototype for omap3_core_dpll_restore_context(). Prototype was for omap3_noncore_dpll_restore_context() instead
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tero Kristo <kristo@kernel.org>
Cc: linux-omap@vger.kernel.org
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org
Link: https://lore.kernel.org/r/20240115054739.4988-1-rdunlap@infradead.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions