ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not described
[platform/kernel/linux-starfive.git] / sound / soc / fsl / mpc5200_dma.c
index 9014978..3f7ccae 100644 (file)
@@ -100,6 +100,9 @@ static irqreturn_t psc_dma_bcom_irq(int irq, void *_psc_dma_stream)
 
 /**
  * psc_dma_trigger: start and stop the DMA transfer.
+ * @component: triggered component
+ * @substream: triggered substream
+ * @cmd: triggered command
  *
  * This function is called by ALSA to start, stop, pause, and resume the DMA
  * transfer of data.