Skip to content
Commit fc3f8c85 authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

gpio_fsm: Rework the atomic-vs-non-atomic split



Partition the code to separate atomic and non-atomic methods so that
none of them have to handle both cases. The result avoids using deferred
work unless necessary, and should be easier to understand.

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 8214520a
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