This set of patches is required to compile dspbridge branch against
pm branch.

Current set fixes:
- compilation issues due to header migration from mach to plat.
- Bridge DVFS migration to cpufreq_register_notifier.
- Fix initializaton of platform data DVFS functions because of EXPORT_SYMBOL
  removal.

dspbridge-pm is currently based on pm-2.6.32.

Fernando Guzman Lugo (1):
  DSPBRIDGE: change to cpufreq_register_notifier for OPP changes

Omar Ramirez Luna (2):
  DSPBRIDGE: Fix header locations mach to plat
  DSPBRIDGE: Use dspbridge to initialize platform data

 arch/arm/mach-omap2/Makefile                   |    4 ++-
 arch/arm/mach-omap2/dspbridge.c                |    2 +-
 arch/arm/plat-omap/include/dspbridge/host_os.h |    2 +-
 drivers/dsp/bridge/Kconfig                     |    2 +-
 drivers/dsp/bridge/rmgr/drv_interface.c        |   25 ++++++++++++++---------
 drivers/dsp/bridge/wmd/tiomap3430.c            |    2 +-
 6 files changed, 22 insertions(+), 15 deletions(-)

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

Reply via email to