diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 18:16:09 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-10-31 13:18:11 +0300 |
commit | 1de86387bc06db2259a0ff97145d5642f8d00fa8 (patch) | |
tree | 366d66f206752f956166e43b3b18884bc2dd1870 /Documentation/gpu | |
parent | 85b4587f8e94143bafb8b6a4003a5187b9a8753d (diff) | |
download | linux-1de86387bc06db2259a0ff97145d5642f8d00fa8.tar.xz |
drm: gma500: 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: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20171024151609.GA104501@beast
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions