From: Magnus Damm Date: Tue, 28 Jul 2009 21:09:55 +0000 (-0700) Subject: clocksource: Save mult_orig in clocksource_disable() X-Git-Tag: v2.6.31-rc5~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7121843685de2bf7f3afd3ae1d6a146010bf1fc;p=pandora-kernel.git clocksource: Save mult_orig in clocksource_disable() To fix the common case where ->enable() does not set up mult, make sure mult_orig is saved in mult on disable. Also add comments to explain why we do this. Signed-off-by: Magnus Damm Cc: johnstul@us.ibm.com Cc: lethal@linux-sh.org Cc: akpm@linux-foundation.org LKML-Reference: <20090618152432.10136.9932.sendpatchset@rx1.opensource.se> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed