提交 ea7e7906 编写于 作者: N Nicolas Ferre 提交者: Vinod Koul

dmaengine: at_hdmac/trivial: correct typo in comment

Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: NJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 5c6b3e77
...@@ -1120,7 +1120,7 @@ static int atc_alloc_chan_resources(struct dma_chan *chan) ...@@ -1120,7 +1120,7 @@ static int atc_alloc_chan_resources(struct dma_chan *chan)
*/ */
BUG_ON(!atslave->dma_dev || atslave->dma_dev != atdma->dma_common.dev); BUG_ON(!atslave->dma_dev || atslave->dma_dev != atdma->dma_common.dev);
/* if cfg configuration specified take it instad of default */ /* if cfg configuration specified take it instead of default */
if (atslave->cfg) if (atslave->cfg)
cfg = atslave->cfg; cfg = atslave->cfg;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册