public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DSPBRIDGE: simplify ntfy module
@ 2010-03-25  3:52 Guzman Lugo, Fernando
  2010-04-06  2:49 ` Omar Ramirez Luna
  0 siblings, 1 reply; 2+ messages in thread
From: Guzman Lugo, Fernando @ 2010-03-25  3:52 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org
  Cc: Palande Ameya (Nokia-D/Helsinki), Doyu Hiroshi (Nokia-D/Helsinki),
	Felipe Contreras

>From 87f5751e8838fae3b3eed189eaa9a94a6d8e1ebd Mon Sep 17 00:00:00 2001
From: Fernando Guzman Lugo <x0095840@ti.com>
Date: Wed, 24 Mar 2010 21:53:02 -0600
Subject: [PATCH] DSPBRIDGE: simplify ntfy module

This set of patches simplifies the ntfy and also use kernel functions
for notifications. Always keeping the same behavior that it had before
the changes. That is the reason the code could no be simplified a little
more.

Fernando Guzman Lugo (3):
  DSPBRIDGE: remove ntfy_init/exit functions
  DSPBRIDGE: allocation of ntfy object take out of ntfy module.
  DSPBRIDGE: simplify and make more use of kernel function in notify
    module

 arch/arm/plat-omap/include/dspbridge/ntfy.h |  275 +++++++++++++++++---------
 drivers/dsp/bridge/rmgr/node.c              |   22 ++-
 drivers/dsp/bridge/rmgr/proc.c              |   16 ++-
 drivers/dsp/bridge/services/ntfy.c          |  282 +--------------------------
 drivers/dsp/bridge/services/services.c      |    6 +-
 drivers/dsp/bridge/wmd/chnl_sm.c            |   19 ++-
 drivers/dsp/bridge/wmd/msg_sm.c             |   23 ++-
 drivers/dsp/bridge/wmd/ue_deh.c             |   19 ++-
 8 files changed, 270 insertions(+), 392 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-06  2:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25  3:52 [PATCH 0/3] DSPBRIDGE: simplify ntfy module Guzman Lugo, Fernando
2010-04-06  2:49 ` Omar Ramirez Luna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox