[PATCH 0/5] staging: ti dspbridge: improve Kconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

The current Kconfig really needed some attention. I have tried to standarize
everything to CONFIG_TIDSPBRIDGE, unfortunately, it seems the dspgateway was
using that. Since that was never mainlined, I removed the dead code that was
relying on it (should move to the dspgateway branch).

Also, make some code only useful for debugging or testing configurable.

 1) in production, DEBUG=n BACKTRACE=n
 2) in internal testing, DEBUG=n BACKTRACE=y
 3) in development debugging, DEBUG=y BACKTRACE=y

These apply on top of the deh rewrite patches.

(Essentially the same as the previous try, but rebased on top of staging tree)

Felipe Contreras (5):
  omap: OMAP_DSP is not in mainline, remove it
  staging: ti dspbridge: prefix configs with TIDSPBRIDGE
  staging: ti dspbridge: improve Kconfig
  staging: ti dspbridge: use _DEBUG for debug trace
  staging: ti dspbridge: add _BACKTRACE config

 arch/arm/plat-omap/devices.c                       |   62 --------------------
 drivers/staging/tidspbridge/Kconfig                |   42 +++++++------
 drivers/staging/tidspbridge/core/io_sm.c           |   30 +++++-----
 drivers/staging/tidspbridge/core/tiomap3430_pwr.c  |   30 +++++-----
 drivers/staging/tidspbridge/core/tiomap_io.c       |    4 +-
 drivers/staging/tidspbridge/core/ue_deh.c          |    8 ++-
 drivers/staging/tidspbridge/core/wdt.c             |    4 +-
 drivers/staging/tidspbridge/gen/gh.c               |    2 +
 .../tidspbridge/include/dspbridge/_chnl_sm.h       |    2 +-
 .../staging/tidspbridge/include/dspbridge/dbc.h    |    2 +-
 .../staging/tidspbridge/include/dspbridge/dbll.h   |    2 +
 .../staging/tidspbridge/include/dspbridge/drv.h    |    2 +-
 drivers/staging/tidspbridge/include/dspbridge/gh.h |    2 +
 .../staging/tidspbridge/include/dspbridge/io_sm.h  |    6 +-
 .../staging/tidspbridge/include/dspbridge/nldr.h   |    2 +
 .../staging/tidspbridge/include/dspbridge/node.h   |    2 +
 drivers/staging/tidspbridge/pmgr/dbll.c            |    2 +
 drivers/staging/tidspbridge/rmgr/drv.c             |    2 +-
 drivers/staging/tidspbridge/rmgr/drv_interface.c   |   32 +++++-----
 drivers/staging/tidspbridge/rmgr/nldr.c            |    2 +
 drivers/staging/tidspbridge/rmgr/node.c            |    9 ++-
 drivers/staging/tidspbridge/rmgr/proc.c            |    8 +-
 22 files changed, 111 insertions(+), 146 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux