diff options
author | Kees Cook <[email protected]> | 2017-10-25 03:18:42 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-11-03 22:11:24 +0800 |
commit | f947732aa64cf99e802486ed9d1a93a4da37118b (patch) | |
tree | d5e0e9e5d9a9d1dce66fe09b2c3e97d710fb14ff /drivers/fpga/fpga-mgr.c | |
parent | d3b5a87c4a8178b34b93a463870eca549a103aee (diff) |
crypto: drivers - 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: Herbert Xu <[email protected]>
Cc: Jesper Nilsson <[email protected]>
Cc: Lars Persson <[email protected]>
Cc: Niklas Cassel <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jamie Iles <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Jamie Iles <[email protected]>
Acked-by: Lars Persson <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions