Skip to content
Commit a3199ad9 authored by Jesper Nilsson's avatar Jesper Nilsson
Browse files

CRISv32: ETRAXFS: Fix recursive spinlock



Move pinmux alloc/dealloc code into functions that don't take
the spinlock so we can use from code that has the spinlock already.

CRISv32 has no working SMP, so spinlocks becomes a NOP,
so deadlock was never seen.

Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent 9f1ad51b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment