diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 08:16:48 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-21 15:46:44 -0800 |
commit | 0078730f5b829226b03194332b3405314e60c81b (patch) | |
tree | 8b9d7a09f35fa31001d070ae6ae8ab3b6ff72c29 /drivers/net | |
parent | bca237a52ca0035b0a0380003283d8bf590188d5 (diff) |
drm/vc4: 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: Eric Anholt <eric@anholt.net>
Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20171024151648.GA104538@beast
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions