diff options
author | Kees Cook <keescook@chromium.org> | 2017-11-03 20:21:48 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-11-03 20:45:23 +0100 |
commit | 4e974c120039e35b90d2cb0459452bd9a6a71594 (patch) | |
tree | 21aba5d4413700f58a0f863c1d2cc34e855a0013 /drivers/media/common/b2c2/flexcop-misc.c | |
parent | media: ttpci: remove autorepeat handling and use timer_setup (diff) | |
download | linux-4e974c120039e35b90d2cb0459452bd9a6a71594.tar.xz linux-4e974c120039e35b90d2cb0459452bd9a6a71594.zip |
Input: convert autorepeat timer 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/media/common/b2c2/flexcop-misc.c')
0 files changed, 0 insertions, 0 deletions