Skip to content

Commit 6a4e930

Browse files
JuliaLawallvinodkoul
authored andcommitted
dmaengine: qcom: fix typo in comment
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Link: https://lore.kernel.org/r/20220521111145.81697-62-Julia.Lawall@inria.fr Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 2749416 commit 6a4e930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/linux/dma/qcom-gpi-dma.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ enum spi_transfer_cmd {
2626
* @clk_div: source clock divider
2727
* @clk_src: serial clock
2828
* @cmd: spi cmd
29-
* @fragmentation: keep CS assserted at end of sequence
29+
* @fragmentation: keep CS asserted at end of sequence
3030
* @cs: chip select toggle
3131
* @set_config: set peripheral config
3232
* @rx_len: receive length for buffer

0 commit comments

Comments
 (0)