public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DSPBRIDGE: trivial cleanup for enums
@ 2010-01-23  4:44 Omar Ramirez Luna
  2010-01-23  4:44 ` [PATCH 1/2] DSPBRIDGE: Remove un-used enums Omar Ramirez Luna
  0 siblings, 1 reply; 5+ messages in thread
From: Omar Ramirez Luna @ 2010-01-23  4:44 UTC (permalink / raw)
  To: linux-omap
  Cc: Ameya Palande, Hiroshi Doyu, Felipe Contreras, Nishanth Menon,
	Omar Ramirez Luna

Remove unused enums and replace unrelated enum constants with
defines.

Shivananda Hebbar (2):
  DSPBRIDGE: Remove un-used enums
  DSPBRIDGE: Remove enum definitions and replace with macros

 arch/arm/plat-omap/include/dspbridge/_chnl_sm.h |   11 +++++------
 arch/arm/plat-omap/include/dspbridge/cmm.h      |    2 +-
 arch/arm/plat-omap/include/dspbridge/cmmdefs.h  |   18 ++----------------
 arch/arm/plat-omap/include/dspbridge/dbdefs.h   |   10 +++-------
 arch/arm/plat-omap/include/dspbridge/io_sm.h    |    5 ++---
 drivers/dsp/bridge/hw/IPIAccInt.h               |   15 ---------------
 drivers/dsp/bridge/hw/hw_defs.h                 |    8 +++-----
 drivers/dsp/bridge/hw/hw_mmu.c                  |    3 +--
 drivers/dsp/bridge/hw/hw_mmu.h                  |    3 +--
 drivers/dsp/bridge/hw/hw_prcm.c                 |    6 ++----
 drivers/dsp/bridge/pmgr/cmm.c                   |    5 ++---
 drivers/dsp/bridge/wmd/_tiomap.h                |   23 ++---------------------
 drivers/dsp/bridge/wmd/io_sm.c                  |    3 +--
 13 files changed, 25 insertions(+), 87 deletions(-)


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

end of thread, other threads:[~2010-01-27  1:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23  4:44 [PATCH 0/2] DSPBRIDGE: trivial cleanup for enums Omar Ramirez Luna
2010-01-23  4:44 ` [PATCH 1/2] DSPBRIDGE: Remove un-used enums Omar Ramirez Luna
2010-01-23  4:44   ` [PATCH 2/2] DSPBRIDGE: Remove enum definitions and replace with macros Omar Ramirez Luna
2010-01-27  1:31     ` Omar Ramirez Luna
2010-01-27  1:31   ` [PATCH 1/2] DSPBRIDGE: Remove un-used enums 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