From: John Stultz Date: Fri, 22 Mar 2013 18:52:03 +0000 (-0700) Subject: ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~116^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a076b2146fabb0894cae5e0189a8ba3f1502d737;p=pandora-kernel.git ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state In order to properly handle the NTP state in future changes to the timekeeping lock management, this patch moves the management of all of the ntp state under the timekeeping locks. This allows us to remove the ntp_lock. Cc: Thomas Gleixner Cc: Richard Cochran Cc: Prarit Bhargava Signed-off-by: John Stultz --- Reading git-diff-tree failed