From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: linux-omap@vger.kernel.org
Cc: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>,
Felipe Contreras <felipe.contreras@gmail.com>,
Ameya Palande <ameya.palande@nokia.com>,
Guzman Lugo Fernando <x0095840@ti.com>,
Omar Ramirez Luna <omar.ramirez@ti.com>
Subject: [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration
Date: Tue, 23 Mar 2010 16:48:29 -0600 [thread overview]
Message-ID: <1269384510-1526-3-git-send-email-omar.ramirez@ti.com> (raw)
In-Reply-To: <1269384510-1526-2-git-send-email-omar.ramirez@ti.com>
Fix obvious wrong comment formats in mbox migration.
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com
---
drivers/dsp/bridge/wmd/_tiomap.h | 2 +-
drivers/dsp/bridge/wmd/tiomap3430.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/dsp/bridge/wmd/_tiomap.h b/drivers/dsp/bridge/wmd/_tiomap.h
index e853777..71ef731 100644
--- a/drivers/dsp/bridge/wmd/_tiomap.h
+++ b/drivers/dsp/bridge/wmd/_tiomap.h
@@ -326,7 +326,7 @@ struct wmd_dev_context {
u32 dw_dsp_start_add; /* API Boot vector */
u32 dw_internal_size; /* Internal memory size */
- struct omap_mbox *mbox; /* Mail box handle*/
+ struct omap_mbox *mbox; /* Mail box handle */
/*
* Processor specific info is set when prog loaded and read from DCD.
diff --git a/drivers/dsp/bridge/wmd/tiomap3430.c b/drivers/dsp/bridge/wmd/tiomap3430.c
index d90518a..a972ea2 100644
--- a/drivers/dsp/bridge/wmd/tiomap3430.c
+++ b/drivers/dsp/bridge/wmd/tiomap3430.c
@@ -663,7 +663,7 @@ static dsp_status bridge_brd_start(struct wmd_dev_context *hDevContext,
ul_dsp_clk_addr, sizeof(u32), 0);
}
/*
- *Enable Mailbox events and also drain any pending
+ * Enable Mailbox events and also drain any pending
* stale messages.
*/
dev_context->mbox = omap_mbox_get("dsp");
--
1.6.2.4
next prev parent reply other threads:[~2010-03-23 22:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-23 22:48 [PATCH 0/3] dspbridge: minor mbox cleanups Omar Ramirez Luna
2010-03-23 22:48 ` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches Omar Ramirez Luna
2010-03-23 22:48 ` Omar Ramirez Luna [this message]
2010-03-23 22:48 ` [PATCH 3/3] DSPBRIDGE: auto select mailbox when compiling bridge Omar Ramirez Luna
2010-03-24 19:12 ` Deepak Chitriki
2010-03-25 17:37 ` Omar Ramirez Luna
2010-03-24 19:12 ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration Deepak Chitriki
2010-03-25 17:37 ` Omar Ramirez Luna
2010-03-24 19:11 ` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches Deepak Chitriki
2010-03-25 17:36 ` Omar Ramirez Luna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1269384510-1526-3-git-send-email-omar.ramirez@ti.com \
--to=omar.ramirez@ti.com \
--cc=Hiroshi.DOYU@nokia.com \
--cc=ameya.palande@nokia.com \
--cc=felipe.contreras@gmail.com \
--cc=linux-omap@vger.kernel.org \
--cc=x0095840@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox