diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 13:00:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 14:01:54 +0300 |
commit | 026cb4329df6169eb820815d220a391d97550cc5 (patch) | |
tree | d830c2ce8829c1e0c307f1b49857da20c3decb33 /drivers/tty/tty_buffer.c | |
parent | a8497b31fee650846fcc5a1e41f4ef22318a9925 (diff) | |
download | linux-026cb4329df6169eb820815d220a391d97550cc5.tar.xz |
tty/serial: atmel: 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: Richard Genoud <richard.genoud@gmail.com>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions