diff options
author | Kees Cook <keescook@chromium.org> | 2017-11-10 18:34:52 +0300 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-11-10 18:34:52 +0300 |
commit | 6c78935777d12ead2d32adf3eb525a24faf02d04 (patch) | |
tree | bab2ebe155d92ca535af6c2ff10287667beb8355 /drivers/video/Makefile | |
parent | e4a67df75a7b93b1bcddf576fa9122da2305dc8b (diff) | |
download | linux-6c78935777d12ead2d32adf3eb525a24faf02d04.tar.xz |
video: fbdev: 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. One tracking pointer was added.
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: David Lechner <david@lechnology.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Jean Delvare <jdelvare@suse.de>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
[b.zolnierkie: ported it over pxa3xx_gcu changes]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/video/Makefile')
0 files changed, 0 insertions, 0 deletions