summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/common.c
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2009-08-14 15:47:27 +0200
committerThomas Gleixner <tglx@linutronix.de>2009-08-15 10:55:46 +0200
commit23ce72117c714baab794e66c8daf343bf6a912bf (patch)
treeef2cfc1ffbf07c344ab28a6f5f2357e6b2c9a99d /arch/arm/plat-omap/common.c
parent155ec60226ae0ae2aadaa57c951a58a359331030 (diff)
downloadlinux-23ce72117c714baab794e66c8daf343bf6a912bf.tar.gz
linux-23ce72117c714baab794e66c8daf343bf6a912bf.tar.bz2
linux-23ce72117c714baab794e66c8daf343bf6a912bf.zip
timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper
The xtime_nsec value in the timekeeper structure is shifted by a few bits to improve precision. This happens to be the same value as the clock->shift. To improve readability add xtime_shift to the timekeeper and use it instead of the clock->shift. Likewise add ntp_error_shift and replace all (NTP_SCALE_SHIFT - clock->shift) expressions. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Acked-by: John Stultz <johnstul@us.ibm.com> Cc: Daniel Walker <dwalker@fifo99.com> LKML-Reference: <20090814134809.871899606@de.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/plat-omap/common.c')
0 files changed, 0 insertions, 0 deletions