diff options
author | Kees Cook <keescook@chromium.org> | 2017-11-10 16:34:51 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-11-10 16:34:51 +0100 |
commit | e4a67df75a7b93b1bcddf576fa9122da2305dc8b (patch) | |
tree | eb84ba7861c36415c2fc6448e68c187568ccde32 /drivers/acpi/arm64/iort.c | |
parent | fbdev: controlfb: Add missing modes to fix out of bounds access (diff) | |
download | linux-e4a67df75a7b93b1bcddf576fa9122da2305dc8b.tar.xz linux-e4a67df75a7b93b1bcddf576fa9122da2305dc8b.zip |
video: fbdev: pxa3xx_gcu: 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.
This also fixes the use of the "priv" variable in QERROR(), since it was
pointing to struct timer_list, not struct pxa3xx_gcu_priv.
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Himanshu Jha <himanshujha199640@gmail.com>
[b.zolnierkie: trivial build fixup]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/acpi/arm64/iort.c')
0 files changed, 0 insertions, 0 deletions