linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment
@ 2022-06-18 13:01 Xiang wangx
  2022-07-01 16:37 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Xiang wangx @ 2022-06-18 13:01 UTC (permalink / raw)
  To: sean.wang
  Cc: vkoul, matthias.bgg, dmaengine, linux-arm-kernel, linux-mediatek,
	linux-kernel, Xiang wangx

Delete the redundant word 'be'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 drivers/dma/mediatek/mtk-hsdma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/mediatek/mtk-hsdma.c b/drivers/dma/mediatek/mtk-hsdma.c
index 9ebd9231f62f..a72e5a096c5c 100644
--- a/drivers/dma/mediatek/mtk-hsdma.c
+++ b/drivers/dma/mediatek/mtk-hsdma.c
@@ -761,7 +761,7 @@ static void mtk_hsdma_free_active_desc(struct dma_chan *c)
 	/*
 	 * Once issue_synchronize is being set, which means once the hardware
 	 * consumes all descriptors for the channel in the ring, the
-	 * synchronization must be be notified immediately it is completed.
+	 * synchronization must be notified immediately it is completed.
 	 */
 	spin_lock(&hvc->vc.lock);
 	if (!list_empty(&hvc->desc_hw_processing)) {
-- 
2.36.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment
  2022-06-18 13:01 [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment Xiang wangx
@ 2022-07-01 16:37 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2022-07-01 16:37 UTC (permalink / raw)
  To: Xiang wangx
  Cc: sean.wang, matthias.bgg, dmaengine, linux-arm-kernel,
	linux-mediatek, linux-kernel

On 18-06-22, 21:01, Xiang wangx wrote:
> Delete the redundant word 'be'.

Applied, thanks

-- 
~Vinod

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-01 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-18 13:01 [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment Xiang wangx
2022-07-01 16:37 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).