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>,
Nishanth Menon <nm@ti.com>,
Omar Ramirez Luna <omar.ramirez@ti.com>
Subject: [PATCH 0/3] DSPBRIDGE: Return right error codes
Date: Tue, 19 Jan 2010 12:15:08 -0600 [thread overview]
Message-ID: <1263924911-7404-1-git-send-email-omar.ramirez@ti.com> (raw)
This set of patches fixes the overwritten or missing error codes
returned from different bridge layers.
Fernando Guzman Lugo (3):
DSPBRIDGE: return right error codes wmd directory
DSPBRIDGE: return right error codes services directory
DSPBRIDGE: return right error codes rmgr directory
drivers/dsp/bridge/rmgr/dbdcd.c | 31 ++--
drivers/dsp/bridge/rmgr/disp.c | 36 ++--
drivers/dsp/bridge/rmgr/drv.c | 89 +++++----
drivers/dsp/bridge/rmgr/dspdrv.c | 27 ++--
drivers/dsp/bridge/rmgr/mgr.c | 23 +--
drivers/dsp/bridge/rmgr/nldr.c | 32 +--
drivers/dsp/bridge/rmgr/node.c | 123 ++++++------
drivers/dsp/bridge/rmgr/proc.c | 100 ++++------
drivers/dsp/bridge/rmgr/strm.c | 31 +--
drivers/dsp/bridge/services/cfg.c | 8 +-
drivers/dsp/bridge/services/clk.c | 7 +-
drivers/dsp/bridge/services/reg.c | 25 +--
drivers/dsp/bridge/services/sync.c | 1 -
drivers/dsp/bridge/wmd/chnl_sm.c | 230 +++++++++++------------
drivers/dsp/bridge/wmd/io_sm.c | 322 ++++++++++++++-----------------
drivers/dsp/bridge/wmd/mmu_fault.c | 4 +-
drivers/dsp/bridge/wmd/msg_sm.c | 47 +++--
drivers/dsp/bridge/wmd/tiomap3430.c | 28 +--
drivers/dsp/bridge/wmd/tiomap3430_pwr.c | 10 +-
drivers/dsp/bridge/wmd/tiomap_io.c | 10 +-
drivers/dsp/bridge/wmd/tiomap_sm.c | 2 -
drivers/dsp/bridge/wmd/ue_deh.c | 21 +--
22 files changed, 542 insertions(+), 665 deletions(-)
next reply other threads:[~2010-01-19 18:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-19 18:15 Omar Ramirez Luna [this message]
2010-01-19 18:15 ` [PATCH 1/3] DSPBRIDGE: return right error codes wmd directory Omar Ramirez Luna
2010-01-19 18:15 ` [PATCH 2/3] DSPBRIDGE: return right error codes services directory Omar Ramirez Luna
2010-01-19 18:15 ` [PATCH 3/3] DSPBRIDGE: return right error codes rmgr directory Omar Ramirez Luna
2010-01-20 22:52 ` [PATCH 0/3] DSPBRIDGE: Return right error codes Ramirez Luna, Omar
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=1263924911-7404-1-git-send-email-omar.ramirez@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox