diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-23 02:54:03 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-22 00:46:44 +0100 |
commit | 2ea5b4def995994a3c5b8fe075b42c1619873ad6 (patch) | |
tree | 94118579afc2677b32cb28fc26f833d98438118f /drivers/tee/Makefile | |
parent | usb: usbatm: Convert timers to use timer_setup() (diff) | |
download | linux-2ea5b4def995994a3c5b8fe075b42c1619873ad6.tar.xz linux-2ea5b4def995994a3c5b8fe075b42c1619873ad6.zip |
drm/i915/selftests: 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: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/tee/Makefile')
0 files changed, 0 insertions, 0 deletions