From: Thomas Gleixner Date: Thu, 25 Apr 2013 20:31:49 +0000 (+0000) Subject: clockevents: Add module refcount X-Git-Tag: v3.11-rc1~77^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf33d6880f39a35158fff66db13000ae4943fac;p=pandora-kernel.git clockevents: Add module refcount We want to be able to remove clockevent modules as well. Add a refcount so we don't remove a module with an active clock event device. Signed-off-by: Thomas Gleixner Cc: John Stultz Cc: Magnus Damm Link: http://lkml.kernel.org/r/20130425143436.307435149@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed