diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-11 00:07:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-15 06:27:50 +0100 |
commit | 68fa10dce0bfe263000ea3fd147ed74f5a4342c2 (patch) | |
tree | 5fd5a005805e6384486973dddf4ffb31e8c325f2 /Documentation | |
parent | Merge branch 'sparc64-optimized-fls' (diff) | |
download | linux-68fa10dce0bfe263000ea3fd147ed74f5a4342c2.tar.xz linux-68fa10dce0bfe263000ea3fd147ed74f5a4342c2.zip |
sparc/led: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. Adds a static variable to hold timeout
value.
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Geliang Tang <geliangtang@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: sparclinux@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions