diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 12:59:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 14:01:53 +0300 |
commit | 7c3356457aeb07d183dfe9c6bb69dceee5a06ca9 (patch) | |
tree | 22f1f20b0b53ef62f07aef0a7e6afd03fa4a64c2 /drivers/tty/serial/sccnxp.c | |
parent | 978d6fac5d0617c9722ae1db1accee46776f4400 (diff) | |
download | linux-7c3356457aeb07d183dfe9c6bb69dceee5a06ca9.tar.xz |
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 <jslaby@suse.com>
Cc: Vignesh R <vigneshr@ti.com>
Cc: Ed Blake <ed.blake@imgtec.com>
Cc: Matthias Brugger <mbrugger@suse.com>
Cc: Sean Young <sean@mess.org>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions