dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name
@ 2019-05-04  9:52 Krzysztof Kozlowski
  2019-05-04  9:52 ` [PATCH] usb: dwc2: gadget: Replace phyif with phy_utmi_width Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2019-05-04  9:52 UTC (permalink / raw)
  To: Vinod Koul, Dan Williams, Minas Harutyunyan, Greg Kroah-Hartman,
	dmaengine, linux-kernel, linux-usb
  Cc: Krzysztof Kozlowski

Fix typo in comment for Vybrid SoC family.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 drivers/dma/fsl-edma-common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/fsl-edma-common.h b/drivers/dma/fsl-edma-common.h
index b435d8e1e3a1..c53f76eeb4d3 100644
--- a/drivers/dma/fsl-edma-common.h
+++ b/drivers/dma/fsl-edma-common.h
@@ -136,7 +136,7 @@ struct fsl_edma_desc {
 };
 
 enum edma_version {
-	v1, /* 32ch, Vybdir, mpc57x, etc */
+	v1, /* 32ch, Vybrid, mpc57x, etc */
 	v2, /* 64ch Coldfire */
 };
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-04 10:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-04  9:52 [PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name Krzysztof Kozlowski
2019-05-04  9:52 ` [PATCH] usb: dwc2: gadget: Replace phyif with phy_utmi_width Krzysztof Kozlowski
2019-05-04  9:52 ` [PATCH 2/2] dmaengine: fsl-edma: Adjust indentation Krzysztof Kozlowski
2019-05-04 10:21 ` [PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).