[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <2e2a9f4d62fe36079229480bf6f65cea0f5be494.1616971780.git.unixbhaskar@gmail.com>
Date: Mon, 29 Mar 2021 05:23:17 +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 21/30] owl-dma.c: Fix a typo
s/Eventhough/"Even though"/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
drivers/dma/owl-dma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/owl-dma.c b/drivers/dma/owl-dma.c
index 1f0bbaed4643..3c7283afa443 100644
--- a/drivers/dma/owl-dma.c
+++ b/drivers/dma/owl-dma.c
@@ -1155,7 +1155,7 @@ static int owl_dma_probe(struct platform_device *pdev)
}
/*
- * Eventhough the DMA controller is capable of generating 4
+ * Even though the DMA controller is capable of generating 4
* IRQ's for DMA priority feature, we only use 1 IRQ for
* simplification.
*/
--
2.26.3
Powered by blists - more mailing lists