ntp: Rework do_adjtimex to take timespec and tai arguments
authorJohn Stultz <john.stultz@linaro.org>
Fri, 22 Mar 2013 19:28:15 +0000 (12:28 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 4 Apr 2013 20:18:15 +0000 (13:18 -0700)
In order to change the locking rules, we need to provide
the timespec and tai values rather then having the ntp
logic acquire these values itself.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found