diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 12:59:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 14:01:53 +0300 |
commit | 1209a81369366b158e001d8a249693525c463eb0 (patch) | |
tree | abd63b018247a945d838d9f5b772717109c37fcf /drivers/tty/serial/sccnxp.c | |
parent | 7c3356457aeb07d183dfe9c6bb69dceee5a06ca9 (diff) | |
download | linux-1209a81369366b158e001d8a249693525c463eb0.tar.xz |
serial: bfin_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: Jiri Slaby <jslaby@suse.com>
Cc: adi-buildroot-devel@lists.sourceforge.net
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/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions