commit | ccf33d6880f39a35158fff66db13000ae4943fac | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Apr 25 20:31:49 2013 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu May 16 11:09:17 2013 +0200 |
tree | a39cb95e64c412b107c8640ae521bda78a7d1033 | |
parent | 8c53daf63f56791ed47fc585206ef3049489612f [diff] |
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 <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Magnus Damm <magnus.damm@gmail.com> Link: http://lkml.kernel.org/r/20130425143436.307435149@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>