All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]drivers:dma:coh901318.c Change initate to initiate.
@ 2011-01-28 19:48 ` Justin P. Mattock
  0 siblings, 0 replies; 6+ messages in thread
From: Justin P. Mattock @ 2011-01-28 19:48 UTC (permalink / raw)
  To: trivial; +Cc: linux-arm-kernel, linux-kernel, Justin P. Mattock

Not sure if this is a typo or not. if it is then feel free to take this.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/dma/coh901318.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/coh901318.c b/drivers/dma/coh901318.c
index a665683..00deabd 100644
--- a/drivers/dma/coh901318.c
+++ b/drivers/dma/coh901318.c
@@ -849,7 +849,7 @@ static irqreturn_t dma_irq_handler(int irq, void *dev_id)
 
 				/* Must clear TC interrupt before calling
 				 * dma_tc_handle
-				 * in case tc_handle initate a new dma job
+				 * in case tc_handle initiate a new dma job
 				 */
 				__set_bit(i, virtbase + COH901318_TC_INT_CLEAR1);
 
@@ -894,7 +894,7 @@ static irqreturn_t dma_irq_handler(int irq, void *dev_id)
 				}
 				/* Must clear TC interrupt before calling
 				 * dma_tc_handle
-				 * in case tc_handle initate a new dma job
+				 * in case tc_handle initiate a new dma job
 				 */
 				__set_bit(i, virtbase + COH901318_TC_INT_CLEAR2);
 
-- 
1.6.5.GIT


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

* [PATCH]drivers:dma:coh901318.c Change initate to initiate.
@ 2011-01-28 19:48 ` Justin P. Mattock
  0 siblings, 0 replies; 6+ messages in thread
From: Justin P. Mattock @ 2011-01-28 19:48 UTC (permalink / raw)
  To: linux-arm-kernel

Not sure if this is a typo or not. if it is then feel free to take this.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/dma/coh901318.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/dma/coh901318.c b/drivers/dma/coh901318.c
index a665683..00deabd 100644
--- a/drivers/dma/coh901318.c
+++ b/drivers/dma/coh901318.c
@@ -849,7 +849,7 @@ static irqreturn_t dma_irq_handler(int irq, void *dev_id)
 
 				/* Must clear TC interrupt before calling
 				 * dma_tc_handle
-				 * in case tc_handle initate a new dma job
+				 * in case tc_handle initiate a new dma job
 				 */
 				__set_bit(i, virtbase + COH901318_TC_INT_CLEAR1);
 
@@ -894,7 +894,7 @@ static irqreturn_t dma_irq_handler(int irq, void *dev_id)
 				}
 				/* Must clear TC interrupt before calling
 				 * dma_tc_handle
-				 * in case tc_handle initate a new dma job
+				 * in case tc_handle initiate a new dma job
 				 */
 				__set_bit(i, virtbase + COH901318_TC_INT_CLEAR2);
 
-- 
1.6.5.GIT

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

* Re: [PATCH]drivers:dma:coh901318.c Change initate to initiate.
  2011-01-28 19:48 ` Justin P. Mattock
@ 2011-01-31 10:32   ` Linus Walleij
  -1 siblings, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2011-01-31 10:32 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, linux-arm-kernel, linux-kernel

2011/1/28 Justin P. Mattock <justinmattock@gmail.com>:

> Not sure if this is a typo or not. if it is then feel free to take this.
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

Why not,
Acked-by: Linus Walleij <linus.walleij@stericsson.com>

Yours,
Linus Walleij

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

* [PATCH]drivers:dma:coh901318.c Change initate to initiate.
@ 2011-01-31 10:32   ` Linus Walleij
  0 siblings, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2011-01-31 10:32 UTC (permalink / raw)
  To: linux-arm-kernel

2011/1/28 Justin P. Mattock <justinmattock@gmail.com>:

> Not sure if this is a typo or not. if it is then feel free to take this.
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

Why not,
Acked-by: Linus Walleij <linus.walleij@stericsson.com>

Yours,
Linus Walleij

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

* Re: [PATCH]drivers:dma:coh901318.c Change initate to initiate.
  2011-01-31 10:32   ` Linus Walleij
@ 2011-02-17 15:51     ` Jiri Kosina
  -1 siblings, 0 replies; 6+ messages in thread
From: Jiri Kosina @ 2011-02-17 15:51 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Justin P. Mattock, linux-arm-kernel, linux-kernel

On Mon, 31 Jan 2011, Linus Walleij wrote:

> > Not sure if this is a typo or not. if it is then feel free to take this.
> >
> > Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> Why not,
> Acked-by: Linus Walleij <linus.walleij@stericsson.com>

Applied.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

* [PATCH]drivers:dma:coh901318.c Change initate to initiate.
@ 2011-02-17 15:51     ` Jiri Kosina
  0 siblings, 0 replies; 6+ messages in thread
From: Jiri Kosina @ 2011-02-17 15:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, 31 Jan 2011, Linus Walleij wrote:

> > Not sure if this is a typo or not. if it is then feel free to take this.
> >
> > Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> Why not,
> Acked-by: Linus Walleij <linus.walleij@stericsson.com>

Applied.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

end of thread, other threads:[~2011-02-17 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-28 19:48 [PATCH]drivers:dma:coh901318.c Change initate to initiate Justin P. Mattock
2011-01-28 19:48 ` Justin P. Mattock
2011-01-31 10:32 ` Linus Walleij
2011-01-31 10:32   ` Linus Walleij
2011-02-17 15:51   ` Jiri Kosina
2011-02-17 15:51     ` Jiri Kosina

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.