commit | d8afc6fd95496204174f19af0cb39eefee0c3e8a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Nov 23 20:07:18 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Nov 25 14:09:59 2011 +1100 |
tree | a970986afbf650df5a3879f3678959608c0086cd | |
parent | 37fb9a0231ee43d42d069863bdfd567fca2b61af [diff] |
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>