public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Omar Ramirez Luna <omar.ramirez@ti.com>
To: linux-omap <linux-omap@vger.kernel.org>
Cc: Ameya Palande <ameya.palande@nokia.com>,
	Hiroshi Doyu <Hiroshi.DOYU@nokia.com>,
	Felipe Contreras <felipe.contreras@nokia.com>,
	"Menon, Nishanth" <nm@ti.com>,
	Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
Subject: Re: [PATCH 3/4] dspbridge: Don't use LST_Create() and LST_Delete()
Date: Tue, 26 Jan 2010 19:29:21 -0600	[thread overview]
Message-ID: <4B5F96F1.2030605@ti.com> (raw)
In-Reply-To: <1264216995-7863-3-git-send-email-omar.ramirez@ti.com>

On 1/22/2010 9:23 PM, Ramirez Luna, Omar wrote:
> From: Andy Shevchenko<ext-andriy.shevchenko@nokia.com>
>
> Change LST_Create() to the MEM_Calloc() and INIT_LIST_HEAD() pair in optimal way.
>
> Use MEM_Free() instead of LST_Delete(). We can use it without checking because
> MEM_Free() validates input parameter.
>
> Signed-off-by: Andy Shevchenko<ext-andriy.shevchenko@nokia.com>

Acked-by: Fernando Guzman Lugo <x0095840@ti.com>

> ---
>   arch/arm/plat-omap/include/dspbridge/list.h |   63 ---------------------------
>   drivers/dsp/bridge/pmgr/cmm.c               |   27 +++++++----
>   drivers/dsp/bridge/pmgr/dev.c               |    9 +++-
>   drivers/dsp/bridge/rmgr/drv.c               |   18 +++++---
>   drivers/dsp/bridge/rmgr/node.c              |    6 ++-
>   drivers/dsp/bridge/rmgr/rmm.c               |    7 ++-
>   drivers/dsp/bridge/services/ntfy.c          |    6 ++-
>   drivers/dsp/bridge/wmd/chnl_sm.c            |    5 +-
>   drivers/dsp/bridge/wmd/msg_sm.c             |   29 ++++++++----
>   9 files changed, 71 insertions(+), 99 deletions(-)
>

Pushed to dspbridge.

- omar

  parent reply	other threads:[~2010-01-27  1:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-23  3:23 [PATCH 1/4] DSPBRIDGE: Get rid of services/list.c Omar Ramirez Luna
2010-01-23  3:23 ` [PATCH 2/4] dspbridge: Change LST_ELEM to list_head entirely Omar Ramirez Luna
2010-01-23  3:23   ` [PATCH 3/4] dspbridge: Don't use LST_Create() and LST_Delete() Omar Ramirez Luna
2010-01-23  3:23     ` [PATCH 4/4] DSPBRIDGE: OSAL: Remove extra include directive Omar Ramirez Luna
2010-01-27  1:29       ` Omar Ramirez Luna
2010-01-27  1:29     ` Omar Ramirez Luna [this message]
2010-01-27  1:29   ` [PATCH 2/4] dspbridge: Change LST_ELEM to list_head entirely Omar Ramirez Luna
2010-01-27  1:29 ` [PATCH 1/4] DSPBRIDGE: Get rid of services/list.c 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=4B5F96F1.2030605@ti.com \
    --to=omar.ramirez@ti.com \
    --cc=Hiroshi.DOYU@nokia.com \
    --cc=ameya.palande@nokia.com \
    --cc=ext-andriy.shevchenko@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox