diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 16:28:36 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-20 14:06:46 +0200 |
commit | 54ff200e66f837da9b0b24570a02d95d67d1d42f (patch) | |
tree | 45fbef6c30392a6c4450d9ae5d5f2d38c0f3b772 /drivers/tty/serial/m32r_sio.c | |
parent | fd97e66c5529046e989a0879c3bb58fddb592c71 (diff) |
tty: metag_da: 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: James Hogan <james.hogan@imgtec.com>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-metag@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: James Hogan <jhogan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/m32r_sio.c')
0 files changed, 0 insertions, 0 deletions