CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/08 19:35:34
Modified files:
sys/arch/octeon/dev: octmmc.c
Log message:
Synchronize command initiation, event wait, and interrupt handling
using a mutex. This lets octmmc_intr() run without the KERNEL_LOCK().
Tested on CN6120, CN7130 and CN7360.
