diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-21 01:37:39 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-02 23:50:25 +0100 |
commit | 8da0edf2f90b6c74b69ad420fdd230c9bd2bd1ed (patch) | |
tree | f6a5409639f9a43b1089ca974f7044409369b02b /drivers/watchdog | |
parent | drm/etnaviv: Convert timers to use timer_setup() (diff) | |
download | linux-8da0edf2f90b6c74b69ad420fdd230c9bd2bd1ed.tar.xz linux-8da0edf2f90b6c74b69ad420fdd230c9bd2bd1ed.zip |
media: pvrusb2: 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.
Cc: Mike Isely <isely@pobox.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-By: Mike Isely <isely@pobox.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions