[PATCH] dt-bindings: dma: ti-edma: fix 'tansfer' spelling
"shaikh.kamal" <[email protected]>
| Newsgroups | org.kernel.vger.dmaengine,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Fix spelling error reported by codespell: tansfer -> transfer. No functional change. Signed-off-by: shaikh.kamal <[email protected]> --- Documentation/devicetree/bindings/dma/ti-edma.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/dma/ti-edma.txt b/Documentation/devicetree/bindings/dma/ti-edma.txt index f719e1612b0a..d69264110e3a 100644 --- a/Documentation/devicetree/bindings/dma/ti-edma.txt +++ b/Documentation/devicetree/bindings/dma/ti-edma.txt @@ -3,7 +3,7 @@ Texas Instruments eDMA The eDMA3 consists of two components: Channel controller (CC) and Transfer Controller(s) (TC). The CC is the main entry for DMA users since it is responsible for the DMA channel handling, while the TCs are responsible to -execute the actual DMA tansfer. +execute the actual DMA transfer. ------------------------------------------------------------------------------ eDMA3 Channel Controller -- 2.43.0