From: John Stultz Date: Wed, 14 Jul 2010 00:56:28 +0000 (-0700) Subject: clocksource: Add __clocksource_updatefreq_hz/khz methods X-Git-Tag: v2.6.36-rc1~514^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852db46d55e85b475a72e665ca08d3317769ceef;p=pandora-kernel.git clocksource: Add __clocksource_updatefreq_hz/khz methods To properly handle clocksources that change frequencies at the clocksource->enable() point, this patch adds a method that will update the clocksource's mult/shift and max_idle_ns values. Signed-off-by: John Stultz LKML-Reference: <1279068988-21864-12-git-send-email-johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed