dmaengine: fix typo in the comment
authorYan Zhen <yanzhen@vivo.com>
Wed, 18 Sep 2024 03:41:14 +0000 (11:41 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 21 Oct 2024 17:37:08 +0000 (23:07 +0530)
commit39d283d146922a266e8196e7fd29b31feff528be
treee63669def19898752e9f31a01d0aa2b521c2adb7
parente713468e7c104a0598a7ec31ab7ec0bec94a174d
dmaengine: fix typo in the comment

Correctly spelled comments make it easier for the reader to understand
the code.

Replace 'enngine' with 'engine' in the comment &
replace 'trascatioin' with 'transaction' in the comment &
replace 'descripter' with 'descriptor' in the comment &
replace 'descritpor' with 'descriptor' in the comment &
replace 'rgisters' with 'registers' in the comment.

Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Link: https://lore.kernel.org/r/20240918034114.860132-1-yanzhen@vivo.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/mv_xor_v2.c
drivers/dma/sf-pdma/sf-pdma.c
drivers/dma/sh/shdma-base.c
drivers/dma/sh/usb-dmac.c
drivers/dma/xilinx/zynqmp_dma.c