From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: "Ramirez Luna, Omar" <omar.ramirez@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
Ameya Palande <ameya.palande@nokia.com>,
Hiroshi Doyu <Hiroshi.DOYU@nokia.com>,
Felipe Contreras <felipe.contreras@nokia.com>,
"Menon, Nishanth" <nm@ti.com>
Subject: Re: [PATCH v2 0/5] DSPBRIDGE: centralized services initialization
Date: Thu, 28 Jan 2010 18:32:39 -0600 [thread overview]
Message-ID: <4B622CA7.5000605@ti.com> (raw)
In-Reply-To: <1264553848-23555-1-git-send-email-omar.ramirez@ti.com>
On 1/26/2010 6:57 PM, Ramirez Luna, Omar wrote:
> It is more logic to initialize services related modules inside
> services layer, even if we are planning to remove it.
>
> v2:
> - Fixed crefs build issue (patch 2) if enabling debug
>
> Omar Ramirez Luna (5):
> DSPBRIDGE: Avoid multiple calls to SERVICES_[Init|Exit]
> DSPBRIDGE: remove crefs for SERVICES[Init|Exit]
> DSPBRIDGE: Remove multiple initializations of MEM module
> DSPBRIDGE: Remove multiple initializations of REG module
> DSPBRIDGE: Remove multiple initializations of NTFY module
>
> drivers/dsp/bridge/gen/gs.c | 8 +--
> drivers/dsp/bridge/pmgr/dbll.c | 15 +----
> drivers/dsp/bridge/pmgr/wcd.c | 17 +-----
> drivers/dsp/bridge/rmgr/dbdcd.c | 15 +-----
> drivers/dsp/bridge/rmgr/rmm.c | 17 +-----
> drivers/dsp/bridge/services/mem.c | 36 ++----------
> drivers/dsp/bridge/services/services.c | 100 ++++++++++++--------------------
> 7 files changed, 53 insertions(+), 155 deletions(-)
>
Pushed to dspbridge.
- omar
prev parent reply other threads:[~2010-01-29 0:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-27 0:57 [PATCH v2 0/5] Omar Ramirez Luna
2010-01-27 0:57 ` [PATCH v2 1/5] DSPBRIDGE: Avoid multiple calls to SERVICES_[Init|Exit] Omar Ramirez Luna
2010-01-27 0:57 ` [PATCH v2 2/5] DSPBRIDGE: remove crefs for SERVICES[Init|Exit] Omar Ramirez Luna
2010-01-27 0:57 ` [PATCH v2 3/5] DSPBRIDGE: Remove multiple initializations of MEM module Omar Ramirez Luna
2010-01-27 0:57 ` [PATCH v2 4/5] DSPBRIDGE: Remove multiple initializations of REG module Omar Ramirez Luna
2010-01-27 0:57 ` [PATCH v2 5/5] DSPBRIDGE: Remove multiple initializations of NTFY module Omar Ramirez Luna
2010-01-27 1:46 ` [PATCH v2 4/5] DSPBRIDGE: Remove multiple initializations of REG module Guzman Lugo, Fernando
2010-01-27 1:53 ` Omar Ramirez Luna
2010-01-29 0:32 ` 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=4B622CA7.5000605@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=nm@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.