diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-21 02:37:39 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-03 01:50:25 +0300 |
commit | 8da0edf2f90b6c74b69ad420fdd230c9bd2bd1ed (patch) | |
tree | f6a5409639f9a43b1089ca974f7044409369b02b /drivers/watchdog | |
parent | 43b7052426848758a7bc012b8289f358bc6995d1 (diff) | |
download | linux-8da0edf2f90b6c74b69ad420fdd230c9bd2bd1ed.tar.xz |
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