Re: [PATCH] dmaengine: stm32-dma: fix up error dev_err message
On Tue, Feb 21, 2017 at 06:30:45PM +, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake and make channel plural. Applied, thanks -- ~Vinod
[PATCH] dmaengine: stm32-dma: fix up error dev_err message
From: Colin Ian King Trivial fix to spelling mistake and make channel plural. Signed-off-by: Colin Ian King --- drivers/dma/stm32-dma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/stm32-dma.c b/drivers/dma/stm32-dma.c index 49f86ca..786fc8f 100644 --- a/driv