diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 07:37:41 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-22 00:46:44 +0100 |
commit | bd1a7b44768a6a926a95e80c98b6be5f461f76e0 (patch) | |
tree | da9c78f1b564423c4c5974d6d6494cbfe0510729 /drivers/spmi | |
parent | drm/vc4: Convert timers to use timer_setup() (diff) | |
download | linux-bd1a7b44768a6a926a95e80c98b6be5f461f76e0.tar.xz linux-bd1a7b44768a6a926a95e80c98b6be5f461f76e0.zip |
drivers/net: cris: 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: "David S. Miller" <davem@davemloft.net>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "yuval.shaia@oracle.com" <yuval.shaia@oracle.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Philippe Reynes <tremyfr@gmail.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions