diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-05-29 12:35:09 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-06-07 15:09:59 +0300 |
commit | 3b2f834dd3f952a0c69c0dacef68172742acacbc (patch) | |
tree | 6a2da58a285f0b386f520066160e5b6239dc1cdd /scripts/gdb/linux/lists.py | |
parent | c001f9c9bc90bde56057ba28d850a2c13b396702 (diff) | |
download | linux-3b2f834dd3f952a0c69c0dacef68172742acacbc.tar.xz |
clk: renesas: cpg-lib: Use DEFINE_SPINLOCK() for global spinlock
A global spinlock can be initialized automatically with
DEFINE_SPINLOCK() rather than explicitly calling spin_lock_init().
Suggested-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/9073a6bfb7791e492156331fa8a0ea87a7c7cef6.1716975021.git.geert+renesas@glider.be
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions