On Fri, Jun 12, 2026 at 08:26:39PM +0700, [email protected] wrote: > - dev_dbg(psc_dma->dev, "cold reset\n"); > + scoped_guard(mutex_lock, &psc_dma->mutex) { > + dev_dbg(psc_dma->dev, "cold reset\n");
mutex_lock not mutex?
signature.asc
Description: PGP signature
