Re: [PATCH 0/1] Save sram context after changing MPU, DSP or core clocks

2008-11-26 Thread Kevin Hilman
Peter 'p2' De Schrijver [EMAIL PROTECTED] writes:

 This patch saves the sram context again after a MPU,DSP or core clock
 frequency change. This is necessary so the rom code can restore the correct
 DPLL settings when resuming from off mode. Thanks to Rajendra Nayak for
 suggesting the problem and coming up with the same fix at about the same time.


Thanks, pulling into next PM branch.

Kevin
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/1] Save sram context after changing MPU, DSP or core clocks

2008-11-19 Thread Peter 'p2' De Schrijver
This patch saves the sram context again after a MPU,DSP or core clock
frequency change. This is necessary so the rom code can restore the correct
DPLL settings when resuming from off mode. Thanks to Rajendra Nayak for
suggesting the problem and coming up with the same fix at about the same time.

Peter 'p2' De Schrijver (1):
  Save sram context after changing MPU, DSP or core clocks

 arch/arm/mach-omap2/clock34xx.c |3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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