diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 02:27:29 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-10-27 16:53:30 +0300 |
commit | b9e43e363d0115ca981c106d968e24140ad37f6c (patch) | |
tree | a7793b0a759b117d0a0de479eff885e41d3e3271 /arch/x86 | |
parent | 3990bedea6e96cb1f182dbeadd62215dbb9e1c85 (diff) | |
download | linux-b9e43e363d0115ca981c106d968e24140ad37f6c.tar.xz |
i2c/busses: 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.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions