diff options
author | Wang Hai <[email protected]> | 2021-06-30 09:58:23 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-06-30 11:17:20 -0700 |
commit | b1f247714acb2a78452ba555807764b2c1115a40 (patch) | |
tree | 9fa7153dbf2251ff0b5979db034161cf0e8426bc /scripts/gdb/linux/config.py | |
parent | d2b21013bf5fb177c08b2c9c4dfa32ee0fc97b53 (diff) |
clk: stm32mp1: 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: c392df194a2d ("clk: stm32mp1: move RCC reset controller into RCC clock driver")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wang Hai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions