]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/time: Use clockevents_calc_mult_shift
authorAnton Blanchard <anton@samba.org>
Wed, 23 Nov 2011 20:07:18 +0000 (20:07 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:09:59 +0000 (14:09 +1100)
commitd8afc6fd95496204174f19af0cb39eefee0c3e8a
treea970986afbf650df5a3879f3678959608c0086cd
parent37fb9a0231ee43d42d069863bdfd567fca2b61af
powerpc/time: Use clockevents_calc_mult_shift

We can use clockevents_calc_mult_shift instead of doing all
the work ourselves.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/time.c