From: Krzysztof Kozlowski <krzk@kernel.org>
To: Vinod Koul <vkoul@kernel.org>,
Dan Williams <dan.j.williams@intel.com>,
Minas Harutyunyan <hminas@synopsys.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-usb@vger.kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Subject: [1/2] dmaengine: fsl-edma: Fix typo in Vybrid name
Date: Sat, 4 May 2019 11:52:23 +0200 [thread overview]
Message-ID: <20190504095225.23883-1-krzk@kernel.org> (raw)
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 */
};
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Vinod Koul <vkoul@kernel.org>,
Dan Williams <dan.j.williams@intel.com>,
Minas Harutyunyan <hminas@synopsys.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-usb@vger.kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Subject: [PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name
Date: Sat, 4 May 2019 11:52:23 +0200 [thread overview]
Message-ID: <20190504095225.23883-1-krzk@kernel.org> (raw)
Message-ID: <20190504095223.zYdhv2hl0pU2vkKwcO1O7-RvpsmB6B85kQb5RLppw2A@z> (raw)
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
next reply other threads:[~2019-05-04 9:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-04 9:52 Krzysztof Kozlowski [this message]
2019-05-04 9:52 ` [PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name Krzysztof Kozlowski
2019-05-04 9:52 ` usb: dwc2: gadget: Replace phyif with phy_utmi_width Krzysztof Kozlowski
2019-05-04 9:52 ` [PATCH] " Krzysztof Kozlowski
2019-05-04 9:52 ` [2/2] dmaengine: fsl-edma: Adjust indentation Krzysztof Kozlowski
2019-05-04 9:52 ` [PATCH 2/2] " Krzysztof Kozlowski
2019-05-04 10:21 ` [1/2] dmaengine: fsl-edma: Fix typo in Vybrid name Vinod Koul
2019-05-04 10:21 ` [PATCH 1/2] " Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190504095225.23883-1-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hminas@synopsys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).