diff options
author | Kees Cook <[email protected]> | 2017-10-24 02:59:17 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-04 12:01:53 +0100 |
commit | 7c3356457aeb07d183dfe9c6bb69dceee5a06ca9 (patch) | |
tree | 22f1f20b0b53ef62f07aef0a7e6afd03fa4a64c2 /drivers/tty/serial/sccnxp.c | |
parent | 978d6fac5d0617c9722ae1db1accee46776f4400 (diff) |
serial: 8250: 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: Jiri Slaby <[email protected]>
Cc: Vignesh R <[email protected]>
Cc: Ed Blake <[email protected]>
Cc: Matthias Brugger <[email protected]>
Cc: Sean Young <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions