>Subject: [PATCH 01/11] DSPBRIDGE: Rename wmd_dev_context structure by bridge_dev_context > >This change is done because "wmd" refers to Windows OS. > >wmd = windows mini driver > >And the new name "bridge_dev_context" make more sense. > >Signed-off-by: Ivan Gomez Castellanos <ivan.gomez@xxxxxx> >--- > arch/arm/plat-omap/include/dspbridge/dev.h | 2 +- > arch/arm/plat-omap/include/dspbridge/io_sm.h | 14 ++-- > arch/arm/plat-omap/include/dspbridge/wmd.h | 30 ++++---- > drivers/dsp/bridge/pmgr/dev.c | 4 +- > drivers/dsp/bridge/pmgr/ioobj.h | 3 +- > drivers/dsp/bridge/rmgr/node.c | 4 +- > drivers/dsp/bridge/rmgr/proc.c | 2 +- > drivers/dsp/bridge/rmgr/pwr.c | 16 ++-- > drivers/dsp/bridge/wmd/_deh.h | 3 +- > drivers/dsp/bridge/wmd/_tiomap.h | 12 ++-- > drivers/dsp/bridge/wmd/_tiomap_mmu.h | 2 +- > drivers/dsp/bridge/wmd/_tiomap_pwr.h | 26 ++++--- > drivers/dsp/bridge/wmd/_tiomap_util.h | 2 +- > drivers/dsp/bridge/wmd/io_sm.c | 18 ++-- > drivers/dsp/bridge/wmd/mmu_fault.c | 8 +- > drivers/dsp/bridge/wmd/tiomap3430.c | 116 +++++++++++++------------- > drivers/dsp/bridge/wmd/tiomap3430_pwr.c | 19 ++-- > drivers/dsp/bridge/wmd/tiomap_io.h | 12 ++-- > drivers/dsp/bridge/wmd/ue_deh.c | 8 +- > 19 files changed, 154 insertions(+), 147 deletions(-) > Pushed the entire series 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