dmaengine: qcom: bam_dma: fix some doc warnings.
From: Vinod Koul <hidden>
Date: 2018-05-17 10:50:57
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: Vinod Koul <hidden>
Date: 2018-05-17 10:50:57
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On 17-05-18, 10:59, Srinivas Kandagatla wrote:
diff --git a/drivers/dma/qcom/bam_dma.c b/drivers/dma/qcom/bam_dma.c index 4a828c18099a..a05fff8a1447 100644 --- a/drivers/dma/qcom/bam_dma.c +++ b/drivers/dma/qcom/bam_dma.c@@ -451,7 +451,7 @@ static void bam_reset_channel(struct bam_chan *bchan) /** * bam_chan_init_hw - Initialize channel hardware * @bchan: bam channel - * + * @dir: DMA transfer direction
Do you want to add an empty line here?
* This function resets and initializes the BAM channel