From: Thomas Gleixner Date: Thu, 25 Apr 2013 20:31:48 +0000 (+0000) Subject: clockevents: Simplify locking X-Git-Tag: v3.11-rc1~77^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7126cac426137633e470167524e7bcb590fd49b3;p=pandora-kernel.git clockevents: Simplify locking Now that the notifier chain is gone there are no other users and it's pointless to nest tick_device_lock inside of clockevents_lock because there is no other use case. Signed-off-by: Thomas Gleixner Cc: John Stultz Cc: Magnus Damm Link: http://lkml.kernel.org/r/20130425143436.162888472@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed