drm/vc4: Use job_lock to protect seqno_cb_list.
We're (mostly) not supposed to be using struct_mutex in drivers these
days.
Signed-off-by:
Eric Anholt <eric@anholt.net>
Loading
Please sign in to comment
We're (mostly) not supposed to be using struct_mutex in drivers these
days.
Signed-off-by:
Eric Anholt <eric@anholt.net>