diff options
author | Fabien Dessenne <[email protected]> | 2020-06-15 14:44:56 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-07-23 15:19:28 +0200 |
commit | 290a9f937e5a8b4eb41f7e48237816dc6ba0c783 (patch) | |
tree | a06c44b8240a40d3fec823413497895c95dbce38 /scripts/gdb/linux/tasks.py | |
parent | 57597e150f1b589046bf0da865eeee2b58792079 (diff) |
pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
Use the hwspin_lock_timeout_in_atomic() API which is the most appropriated
here. Indeed:
- hwspin_lock_() is called after spin_lock_irqsave()
- the hwspin_lock_timeout() API relies on jiffies count which won't work
if IRQs are disabled which is the case here.
Signed-off-by: Fabien Dessenne <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions