diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-05-29 12:35:10 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2024-06-07 15:10:15 +0300 |
commit | 2092760681b53cd0c1214444ac35737ff8a65024 (patch) | |
tree | d49466cf9ff37c19bfa7e3031fc8034b31e8e0f8 /scripts/gdb/linux/lists.py | |
parent | 3b2f834dd3f952a0c69c0dacef68172742acacbc (diff) | |
download | linux-2092760681b53cd0c1214444ac35737ff8a65024.tar.xz |
clk: renesas: rcar-gen2: Use DEFINE_SPINLOCK() for static spinlock
A static 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/8da2c908f00043f05f7e26e3c26400aea0cfe8bc.1716975021.git.geert+renesas@glider.be
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions