From: Deepak Chitriki <deepak.chitriki@ti.com>
To: "Ramirez Luna, Omar" <omar.ramirez@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
Hiroshi DOYU <Hiroshi.DOYU@nokia.com>,
Felipe Contreras <felipe.contreras@gmail.com>,
Ameya Palande <ameya.palande@nokia.com>,
"Guzman Lugo, Fernando" <x0095840@ti.com>
Subject: Re: [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration
Date: Wed, 24 Mar 2010 14:12:01 -0500 [thread overview]
Message-ID: <4BAA6401.7010603@ti.com> (raw)
In-Reply-To: <1269384510-1526-3-git-send-email-omar.ramirez@ti.com>
Ramirez Luna, Omar wrote:
> 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");
>
Acked-by: Deepak Chitriki <deepak.chitriki@ti.com>
Deepak
next prev parent reply other threads:[~2010-03-24 19:12 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 ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration Omar Ramirez Luna
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 ` Deepak Chitriki [this message]
2010-03-25 17:37 ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration 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=4BAA6401.7010603@ti.com \
--to=deepak.chitriki@ti.com \
--cc=Hiroshi.DOYU@nokia.com \
--cc=ameya.palande@nokia.com \
--cc=felipe.contreras@gmail.com \
--cc=linux-omap@vger.kernel.org \
--cc=omar.ramirez@ti.com \
--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