On 1/26/2010 6:57 PM, Ramirez Luna, Omar wrote:
It is more logic to initialize services related modules inside services layer, even if we are planning to remove it. v2: - Fixed crefs build issue (patch 2) if enabling debug Omar Ramirez Luna (5): DSPBRIDGE: Avoid multiple calls to SERVICES_[Init|Exit] DSPBRIDGE: remove crefs for SERVICES[Init|Exit] DSPBRIDGE: Remove multiple initializations of MEM module DSPBRIDGE: Remove multiple initializations of REG module DSPBRIDGE: Remove multiple initializations of NTFY module drivers/dsp/bridge/gen/gs.c | 8 +-- drivers/dsp/bridge/pmgr/dbll.c | 15 +---- drivers/dsp/bridge/pmgr/wcd.c | 17 +----- drivers/dsp/bridge/rmgr/dbdcd.c | 15 +----- drivers/dsp/bridge/rmgr/rmm.c | 17 +----- drivers/dsp/bridge/services/mem.c | 36 ++---------- drivers/dsp/bridge/services/services.c | 100 ++++++++++++-------------------- 7 files changed, 53 insertions(+), 155 deletions(-)
Pushed to dspbridge. - omar -- 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