mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 03:03:37 +08:00
89cfaf1e6a
Summary: - Add spin_unlock_irqrestore to avoid deadlock - Improve cxd56_resume() sequence - Remove AUDIO_MSG_USER and call cxd56_stop_dma() for buffering - Remove redandant 'Lock interrupt' and 'Unlock interrupt' Impact: - Affects all use cases with cxd56.c audio driver Testing: - Tested with spresense:rndis and spresense:rndis_smp Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>