diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 16:28:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-20 14:06:46 +0200 |
commit | f7f730968264c142cf4de298f3d2ca89ede07aa9 (patch) | |
tree | 5f170d019572079a18072373581d8e0250776964 /drivers/tty/serdev | |
parent | 75d1760f4cd1b2dc9f41b4218bc78b5678a0f184 (diff) | |
download | linux-next-f7f730968264c142cf4de298f3d2ca89ede07aa9.tar.gz |
tty: amba-pl011: 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: Russell King <linux@armlinux.org.uk>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serdev')
0 files changed, 0 insertions, 0 deletions