commit | 188665b2d67db8953899551d1a9d4481b2a0ac60 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Sun Oct 22 18:14:46 2017 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Nov 21 15:57:14 2017 -0800 |
tree | a2358bf68d3d4f8c7b775966a4e94cea7b7dc81c | |
parent | 1fe66ba572b455270dc35a2c099dd7328cec9e4c [diff] |
timer: Pass function down to initialization routines In preparation for removing more macros, pass the function down to the initialization routines instead of doing it in macros. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Kees Cook <keescook@chromium.org>