mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arch:arm:mbox-db5500.c Change initate to initiate.
@ 2011-01-28 19:47 Justin P. Mattock
  2011-01-29  9:50 ` Russell King - ARM Linux
  2011-01-31 10:33 ` Linus Walleij
  0 siblings, 2 replies; 6+ messages in thread
From: Justin P. Mattock @ 2011-01-28 19:47 UTC (permalink / raw)
  To: trivial; +Cc: linux, 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>

---
 arch/arm/mach-ux500/mbox-db5500.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-ux500/mbox-db5500.c b/arch/arm/mach-ux500/mbox-db5500.c
index cbf1571..a4ffb9f 100644
--- a/arch/arm/mach-ux500/mbox-db5500.c
+++ b/arch/arm/mach-ux500/mbox-db5500.c
@@ -498,7 +498,7 @@ struct mbox *mbox_setup(u8 mbox_id, mbox_recv_cb_t *mbox_cb, void *priv)
 #endif
 
 	dev_info(&(mbox->pdev->dev),
-		 "Mailbox driver with index %d initated!\n", mbox_id);
+		 "Mailbox driver with index %d initiated!\n", mbox_id);
 
 exit:
 	return mbox;
-- 
1.6.5.GIT


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

end of thread, other threads:[~2011-02-17 15:50 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:47 [PATCH] arch:arm:mbox-db5500.c Change initate to initiate Justin P. Mattock
2011-01-29  9:50 ` Russell King - ARM Linux
2011-01-29 16:35   ` Justin Mattock
2011-01-31 10:33 ` Linus Walleij
2011-01-31 15:56   ` Justin Mattock
2011-02-17 15:50   ` Jiri Kosina

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

all inboxes | Powered by JetHome®