On 2/12/2010 8:03 PM, Guzman Lugo, Fernando wrote:
From 627fb103cb73202128b8c5d2a51c879c52ebf076 Mon Sep 17 00:00:00 2001 From: Fernando Guzman Lugo<x0095840@xxxxxx> Date: Fri, 12 Feb 2010 02:26:58 -0600 Subject: [PATCH] DSPBRIDGE: Change dspbridge for open source mailbox implementation This patch removes our dspbridge for opensource mailbox implementation. Signed-off-by: Fernando Guzman Lugo<x0095840@xxxxxx> --- arch/arm/plat-omap/include/dspbridge/cfgdefs.h | 1 - arch/arm/plat-omap/include/dspbridge/clk.h | 3 +- arch/arm/plat-omap/include/dspbridge/drv.h | 3 - arch/arm/plat-omap/include/dspbridge/host_os.h | 2 +- arch/arm/plat-omap/include/dspbridge/io_sm.h | 7 +- drivers/dsp/bridge/Makefile | 2 +- drivers/dsp/bridge/rmgr/drv.c | 9 - drivers/dsp/bridge/services/clk.c | 1 - drivers/dsp/bridge/wmd/_tiomap.h | 4 +- drivers/dsp/bridge/wmd/chnl_sm.c | 26 +++- drivers/dsp/bridge/wmd/io_sm.c | 196 ++++++++--------------- drivers/dsp/bridge/wmd/tiomap3430.c | 49 ++++--- drivers/dsp/bridge/wmd/tiomap3430_pwr.c | 13 +- drivers/dsp/bridge/wmd/tiomap_sm.c | 109 +------------ drivers/dsp/bridge/wmd/ue_deh.c | 4 +- 15 files changed, 143 insertions(+), 286 deletions(-)
Rebased and 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