commit | 50cca715a64b66ccf173767d94d4020ea0a6129c | [log] [tgz] |
---|---|---|
author | Francesco VIRLINZI <francesco.virlinzi@st.com> | Fri Mar 13 08:08:01 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 16 20:11:00 2009 +0900 |
tree | 56f26236a191e98825dca07e69835e42ee019d1d | |
parent | e9edb3fec2260b5a64e9ca9e09160b74f1b106e3 [diff] |
sh: clkfwk: Safer resume from hibernation. This patch fixes a possible problem in the resume from hibenration. It temporaneally saves the clk->rate on the stack to avoid any possible change during the clk->set_parent(..) call. Signed-off-by: Francesco Virlinzi <francesco.virlinzi@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>