* [next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
@ 2018-03-21 10:24 ` Colin King
0 siblings, 0 replies; 5+ messages in thread
From: Colin King @ 2018-03-21 10:24 UTC (permalink / raw)
To: Vinod Koul, Dan Williams, Eugeniy Paltsev, dmaengine
Cc: kernel-janitors, linux-kernel
From: Colin Ian King <colin.king@canonical.com>
Trivial fix to spelling mistake in dev_err error message text
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c b/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
index dbe7312c15c6..c4eb55e3011c 100644
--- a/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
+++ b/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
@@ -574,7 +574,7 @@ static void axi_chan_block_xfer_complete(struct axi_dma_chan *chan)
spin_lock_irqsave(&chan->vc.lock, flags);
if (unlikely(axi_chan_is_hw_enable(chan))) {
- dev_err(chan2dev(chan), "BUG: %s catched DWAXIDMAC_IRQ_DMA_TRF, but channel not idle!\n",
+ dev_err(chan2dev(chan), "BUG: %s caught DWAXIDMAC_IRQ_DMA_TRF, but channel not idle!\n",
axi_chan_name(chan));
axi_chan_disable(chan);
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH][next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
@ 2018-03-21 10:24 ` Colin King
0 siblings, 0 replies; 5+ messages in thread
From: Colin King @ 2018-03-21 10:24 UTC (permalink / raw)
To: Vinod Koul, Dan Williams, Eugeniy Paltsev, dmaengine
Cc: kernel-janitors, linux-kernel
From: Colin Ian King <colin.king@canonical.com>
Trivial fix to spelling mistake in dev_err error message text
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c b/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
index dbe7312c15c6..c4eb55e3011c 100644
--- a/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
+++ b/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
@@ -574,7 +574,7 @@ static void axi_chan_block_xfer_complete(struct axi_dma_chan *chan)
spin_lock_irqsave(&chan->vc.lock, flags);
if (unlikely(axi_chan_is_hw_enable(chan))) {
- dev_err(chan2dev(chan), "BUG: %s catched DWAXIDMAC_IRQ_DMA_TRF, but channel not idle!\n",
+ dev_err(chan2dev(chan), "BUG: %s caught DWAXIDMAC_IRQ_DMA_TRF, but channel not idle!\n",
axi_chan_name(chan));
axi_chan_disable(chan);
}
--
2.15.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
2018-03-21 10:24 ` [PATCH][next] " Colin King
(?)
@ 2018-03-27 12:14 ` Vinod Koul
-1 siblings, 0 replies; 5+ messages in thread
From: Vinod Koul @ 2018-03-27 12:14 UTC (permalink / raw)
To: Colin King
Cc: Dan Williams, Eugeniy Paltsev, dmaengine, kernel-janitors,
linux-kernel
On Wed, Mar 21, 2018 at 10:24:13AM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in dev_err error message text
>
Applied, thanks
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH][next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
@ 2018-03-27 12:14 ` Vinod Koul
0 siblings, 0 replies; 5+ messages in thread
From: Vinod Koul @ 2018-03-27 12:14 UTC (permalink / raw)
To: Colin King
Cc: Dan Williams, Eugeniy Paltsev, dmaengine, kernel-janitors,
linux-kernel
On Wed, Mar 21, 2018 at 10:24:13AM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in dev_err error message text
>
Applied, thanks
--
~Vinod
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH][next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
@ 2018-03-27 12:14 ` Vinod Koul
0 siblings, 0 replies; 5+ messages in thread
From: Vinod Koul @ 2018-03-27 12:26 UTC (permalink / raw)
To: Colin King
Cc: Dan Williams, Eugeniy Paltsev, dmaengine, kernel-janitors,
linux-kernel
On Wed, Mar 21, 2018 at 10:24:13AM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in dev_err error message text
>
Applied, thanks
--
~Vinod
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-03-27 12:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 12:14 [next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught" Vinod Koul
2018-03-27 12:26 ` [PATCH][next] " Vinod Koul
2018-03-27 12:14 ` Vinod Koul
-- strict thread matches above, loose matches on Subject: below --
2018-03-21 10:24 [next] " Colin King
2018-03-21 10:24 ` [PATCH][next] " Colin King
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.