[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <75bdf547b024ece2e35f6e83e51101109ae46803.1616971780.git.unixbhaskar@gmail.com>
Date: Mon, 29 Mar 2021 05:23:23 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: dmaengine@...r.kernel.org, dri-devel@...ts.freedesktop.org,
hch@....de, iommu@...ts.linux-foundation.org,
linuxppc-dev@...ts.ozlabs.org, dave.jiang@...el.com,
dan.j.williams@...el.com
Cc: Bhaskar Chowdhury <unixbhaskar@...il.com>, rdunlap@...radead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 27/30] dpaa2-qdma.c: Fix a typo
s/contoller/controller/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
drivers/dma/sh/shdmac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/sh/shdmac.c b/drivers/dma/sh/shdmac.c
index 5aafe548ca5f..7b51b15b45b1 100644
--- a/drivers/dma/sh/shdmac.c
+++ b/drivers/dma/sh/shdmac.c
@@ -319,7 +319,7 @@ static void sh_dmae_setup_xfer(struct shdma_chan *schan,
}
/*
- * Find a slave channel configuration from the contoller list by either a slave
+ * Find a slave channel configuration from the controller list by either a slave
* ID in the non-DT case, or by a MID/RID value in the DT case
*/
static const struct sh_dmae_slave_config *dmae_find_slave(
--
2.26.3
Powered by blists - more mailing lists