* [PATCH] dmaengine: stedma40: fix 'physical' typo
@ 2021-01-26 20:59 Bjorn Helgaas
2021-01-27 15:43 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2021-01-26 20:59 UTC (permalink / raw)
To: Linus Walleij, Vinod Koul; +Cc: dmaengine, Bjorn Helgaas
From: Bjorn Helgaas <bhelgaas@google.com>
Fix misspelling of "physical".
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
drivers/dma/ste_dma40.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/ste_dma40.c b/drivers/dma/ste_dma40.c
index 4256e55bbf25..265d7c07b348 100644
--- a/drivers/dma/ste_dma40.c
+++ b/drivers/dma/ste_dma40.c
@@ -78,7 +78,7 @@ static int dma40_memcpy_channels[] = {
DB8500_DMA_MEMCPY_EV_5,
};
-/* Default configuration for physcial memcpy */
+/* Default configuration for physical memcpy */
static const struct stedma40_chan_cfg dma40_memcpy_conf_phy = {
.mode = STEDMA40_MODE_PHYSICAL,
.dir = DMA_MEM_TO_MEM,
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dmaengine: stedma40: fix 'physical' typo
2021-01-26 20:59 [PATCH] dmaengine: stedma40: fix 'physical' typo Bjorn Helgaas
@ 2021-01-27 15:43 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2021-01-27 15:43 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: Linus Walleij, dmaengine, Bjorn Helgaas
On 26-01-21, 14:59, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Fix misspelling of "physical".
Applied, thanks
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-27 15:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-26 20:59 [PATCH] dmaengine: stedma40: fix 'physical' typo Bjorn Helgaas
2021-01-27 15:43 ` Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox