diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-26 22:55:27 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-28 19:09:49 +0900 |
commit | 15735c9d8a36cadb23ac5e9e29ea083f517767e4 (patch) | |
tree | b5a8d03d209c9df380207f74182701d644fe22fa /drivers/mfd/max77693.c | |
parent | 0365b047dea70ae931f99594bf8e5976ffec7fae (diff) | |
download | linux-15735c9d8a36cadb23ac5e9e29ea083f517767e4.tar.bz2 |
drivers/net: natsemi: 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: Allen Pais <allen.lkml@gmail.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Philippe Reynes <tremyfr@gmail.com>
Cc: Wei Yongjun <weiyongjun1@huawei.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd/max77693.c')
0 files changed, 0 insertions, 0 deletions