diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 11:59:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 12:01:54 +0100 |
commit | ad0cda7a90f26970d65163095c5da39f541921bc (patch) | |
tree | f3836e783a3cbf859176f75839fbc5aa483e6f10 /drivers/tty/tty_audit.c | |
parent | serial: sccnxp: Convert timers to use timer_setup() (diff) | |
download | linux-ad0cda7a90f26970d65163095c5da39f541921bc.tar.xz linux-ad0cda7a90f26970d65163095c5da39f541921bc.zip |
tty/serial: altera_uart: 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: Tobias Klauser <tklauser@distanz.ch>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-serial@vger.kernel.org
Cc: nios2-dev@lists.rocketboards.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_audit.c')
0 files changed, 0 insertions, 0 deletions