From: Anton Blanchard Date: Wed, 23 Nov 2011 20:07:19 +0000 (+0000) Subject: powerpc/time: Use clocksource_register_hz X-Git-Tag: v3.3-rc1~181^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b8633ada8633991e584951d0027f2741162201;p=pandora-kernel.git powerpc/time: Use clocksource_register_hz Use clocksource_register_hz which calculates the shift/mult factors for us. Also remove the shift = 22 assumption in vsyscall_update - thanks to Paul Mackerras and John Stultz for catching that. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed