diff options
author | Kees Cook <[email protected]> | 2017-10-10 15:07:27 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-15 14:27:50 +0900 |
commit | 68fa10dce0bfe263000ea3fd147ed74f5a4342c2 (patch) | |
tree | 5fd5a005805e6384486973dddf4ffb31e8c325f2 /arch/mips/power/hibernate.c | |
parent | a16036e9b2fbdadf44f9fbbdf95d173d3f78170b (diff) |
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" <[email protected]>
Cc: Geliang Tang <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/mips/power/hibernate.c')
0 files changed, 0 insertions, 0 deletions