Skip to content
Commit dc47206e authored by Richard Purdie's avatar Richard Purdie
Browse files

leds: Fix led trigger locking bugs



Convert part of the led trigger core from rw spinlocks to rw
semaphores. We're calling functions which can sleep from invalid
contexts otherwise. Fixes bug #9264.

Signed-off-by: default avatarRichard Purdie <rpurdie@rpsys.net>
parent f194d132
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