public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] dmaengine: at_hdmac/trivial: correct typo in comment
@ 2013-05-10 13:19 Nicolas Ferre
  2013-05-10 13:19 ` [PATCH 2/3] dmaengine: at_hdmac: extend hardware handshaking interface identification Nicolas Ferre
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicolas Ferre @ 2013-05-10 13:19 UTC (permalink / raw)
  To: Vinod Koul, linux-arm-kernel
  Cc: linux-kernel, Ludovic Desroches, Jean-Christophe PLAGNIOL-VILLARD,
	Nicolas Ferre

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
 drivers/dma/at_hdmac.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c
index e923cda..cd49420 100644
--- a/drivers/dma/at_hdmac.c
+++ b/drivers/dma/at_hdmac.c
@@ -1120,7 +1120,7 @@ static int atc_alloc_chan_resources(struct dma_chan *chan)
 		 */
 		BUG_ON(!atslave->dma_dev || atslave->dma_dev != atdma->dma_common.dev);
 
-		/* if cfg configuration specified take it instad of default */
+		/* if cfg configuration specified take it instead of default */
 		if (atslave->cfg)
 			cfg = atslave->cfg;
 	}
-- 
1.8.0


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

end of thread, other threads:[~2013-05-10 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 13:19 [PATCH 1/3] dmaengine: at_hdmac/trivial: correct typo in comment Nicolas Ferre
2013-05-10 13:19 ` [PATCH 2/3] dmaengine: at_hdmac: extend hardware handshaking interface identification Nicolas Ferre
2013-05-10 13:19 ` [PATCH 3/3] dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment Nicolas Ferre
2013-05-10 14:20 ` [PATCH 1/3] dmaengine: at_hdmac/trivial: correct typo in comment Jean-Christophe PLAGNIOL-VILLARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox