public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [Patchv2 0/8] DSPBRIDGE: typedef cleanup
@ 2010-02-06  1:21 Hebbar, Shivananda
  2010-02-06  9:22 ` Andy Shevchenko
  2010-02-24  2:11 ` Omar Ramirez Luna
  0 siblings, 2 replies; 4+ messages in thread
From: Hebbar, Shivananda @ 2010-02-06  1:21 UTC (permalink / raw)
  To: linux-omap

Resending the patches after updating review comments and also 
Fixing some compilation breaks.

These patches remove the typedefs and replace it with normal C types:

Shivananda Hebbar (8)

DSPBRIDGE: typedef cleanup -DSP RTOS
DSPBRIDGE: typedef cleanup -PROCTYPE
DSPBRIDGE: typedef cleanup -PROCFAMILY
DSPBRIDGE: typedef cleanup -DSP_HSTREAM
DSPBRIDGE: typedef cleanup -DSP_HPROCESSOR
DSPBRIDGE: typedef cleanup -DSP_HNODE
DSPBRIDGE: typedef cleanup -BRD_STATUS
DSPBRIDGE: typedef cleanup -CHNL_MODE

 arch/arm/plat-omap/include/dspbridge/brddefs.h  |    1 -
 arch/arm/plat-omap/include/dspbridge/chnldefs.h |    2 -
 arch/arm/plat-omap/include/dspbridge/cmm.h      |    2 +-
 arch/arm/plat-omap/include/dspbridge/dbdefs.h   |   18 +---
 arch/arm/plat-omap/include/dspbridge/dispdefs.h |    4 +-
 arch/arm/plat-omap/include/dspbridge/dmm.h      |    2 +-
 arch/arm/plat-omap/include/dspbridge/drv.h      |    6 +-
 arch/arm/plat-omap/include/dspbridge/node.h     |    4 +-
 arch/arm/plat-omap/include/dspbridge/proc.h     |   43 +++++-----
 arch/arm/plat-omap/include/dspbridge/wcdioctl.h |   96 +++++++++++-----------
 arch/arm/plat-omap/include/dspbridge/wmd.h      |    4 +-
 arch/arm/plat-omap/include/dspbridge/wmdchnl.h  |    2 +-
 drivers/dsp/bridge/pmgr/cmm.c                   |    2 +-
 drivers/dsp/bridge/pmgr/dev.c                   |    6 +-
 drivers/dsp/bridge/pmgr/dmm.c                   |    2 +-
 drivers/dsp/bridge/pmgr/wcd.c                   |    4 +-
 drivers/dsp/bridge/rmgr/node.c                  |   12 ++--
 drivers/dsp/bridge/rmgr/proc.c                  |   56 +++++++-------
 drivers/dsp/bridge/rmgr/strm.c                  |    2 +-
 drivers/dsp/bridge/wmd/chnl_sm.c                |    8 +-
 drivers/dsp/bridge/wmd/tiomap3430.c             |    4 +-
 21 files changed, 134 insertions(+), 146 deletions(-)

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

end of thread, other threads:[~2010-02-24  2:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06  1:21 [Patchv2 0/8] DSPBRIDGE: typedef cleanup Hebbar, Shivananda
2010-02-06  9:22 ` Andy Shevchenko
2010-02-12 17:54   ` Hebbar, Shivananda
2010-02-24  2:11 ` 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