From: Francesco VIRLINZI Date: Fri, 13 Mar 2009 08:08:01 +0000 (+0000) Subject: sh: clkfwk: Safer resume from hibernation. X-Git-Tag: v2.6.30-rc1~673^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50cca715a64b66ccf173767d94d4020ea0a6129c;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed