Commit 9060a7a4 authored by jianchunfu's avatar jianchunfu Committed by Vinod Koul

dmaengine: ep93xx: Remove redundant word in comment

Remove the second 'to' which is repeated.
Signed-off-by: default avatarjianchunfu <jianchunfu@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20220403123120.7794-1-jianchunfu@cmss.chinamobile.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 3157dd0a
......@@ -132,7 +132,7 @@ struct ep93xx_dma_desc {
/**
* struct ep93xx_dma_chan - an EP93xx DMA M2P/M2M channel
* @chan: dmaengine API channel
* @edma: pointer to to the engine device
* @edma: pointer to the engine device
* @regs: memory mapped registers
* @irq: interrupt number of the channel
* @clk: clock used by this channel
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment