From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: "Guzman Lugo, Fernando" <x0095840@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
Hiroshi Doyu <Hiroshi.DOYU@nokia.com>,
Ameya Palande <ameya.palande@nokia.com>,
Felipe Contreras <felipe.contreras@nokia.com>
Subject: Re: [PATCH 3/3] DSPBRIDGE: Remove chnl_sm.h and tiomap_sm.c
Date: Tue, 23 Mar 2010 12:34:02 -0500 [thread overview]
Message-ID: <4BA8FB8A.8060606@ti.com> (raw)
In-Reply-To: <496565EC904933469F292DDA3F1663E602AA7C18E3@dlee06.ent.ti.com>
On 2/12/2010 8:04 PM, Guzman Lugo, Fernando wrote:
> From d287e11cdb126f2c9b4be8d6d6f958ffdf7ff716 Mon Sep 17 00:00:00 2001
> From: Fernando Guzman Lugo<x0095840@ti.com>
> Date: Fri, 22 Jan 2010 21:46:42 -0600
> Subject: [PATCH] DSPBRIDGE: Remove chnl_sm.h and tiomap_sm.c
>
> Because of mailbox migration all the functions in tiomap_sm.c except
> one and their prototypes in chnl_sm.h are not needed anymore,
> so that function was changed to tiomap_io.c and changed the name
> to remove camelcasing
>
> Signed-off-by: Fernando Guzman Lugo<x0095840@ti.com>
> ---
> arch/arm/plat-omap/include/dspbridge/chnl_sm.h | 154 ------------------------
> drivers/dsp/bridge/Makefile | 2 +-
> drivers/dsp/bridge/wmd/_tiomap.h | 18 +++
> drivers/dsp/bridge/wmd/io_sm.c | 13 +-
> drivers/dsp/bridge/wmd/tiomap3430.c | 3 +-
> drivers/dsp/bridge/wmd/tiomap3430_pwr.c | 13 +-
> drivers/dsp/bridge/wmd/tiomap_io.c | 71 +++++++++++
> drivers/dsp/bridge/wmd/tiomap_sm.c | 101 ----------------
> 8 files changed, 103 insertions(+), 272 deletions(-)
> delete mode 100644 arch/arm/plat-omap/include/dspbridge/chnl_sm.h
> delete mode 100644 drivers/dsp/bridge/wmd/tiomap_sm.c
>
Rebased and pushed to dspbridge.
- omar
prev parent reply other threads:[~2010-03-23 17:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-13 2:04 [PATCH 3/3] DSPBRIDGE: Remove chnl_sm.h and tiomap_sm.c Guzman Lugo, Fernando
2010-03-23 17:34 ` Omar Ramirez Luna [this message]
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=4BA8FB8A.8060606@ti.com \
--to=omar.ramirez@ti.com \
--cc=Hiroshi.DOYU@nokia.com \
--cc=ameya.palande@nokia.com \
--cc=felipe.contreras@nokia.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 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.