CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/12 10:04:32
Modified files:
sys/arch/arm64/dev: aplspi.c
Log message:
Use a mutex to lock the bus such that we can safely access the bus from
interrupt handlers and process context.
ok patrick@
