• Kees Cook's avatar
    xtensa: Convert timers to use timer_setup() · d8479a21
    Kees Cook authored
    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: Chris Zankel <chris@zankel.net>
    Cc: Max Filippov <jcmvbkbc@gmail.com>
    Cc: linux-xtensa@linux-xtensa.org
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    d8479a21
console.c 6.25 KB