diff options
author | Wei Yongjun <[email protected]> | 2022-06-08 02:11:54 +0000 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-06-09 15:34:08 -0700 |
commit | a1ea0857b59757733d58908dd55bf4b722ee574f (patch) | |
tree | 46b12e6898224c71aee38cbc37609faf86621288 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
clk: stm32: rcc_reset: Fix missing spin_lock_init()
The driver allocates the spinlock but not initialize it.
Use spin_lock_init() on it to initialize it correctly.
Fixes: 637cee5ffc71 ("clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Gabriel Fernandez <[email protected]>
Reviewed-by: Gabriel Fernandez <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions