diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-20 15:11:42 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-11-06 18:48:57 -0600 |
commit | 3691314a905fd716de46735d944da3f374246550 (patch) | |
tree | 9935df51880849a58b20b7306ae2bab6fe770820 /drivers/pcmcia | |
parent | 34d773f6ca5b4b5b1961836b557d34314226aa23 (diff) | |
download | linux-3691314a905fd716de46735d944da3f374246550.tar.bz2 |
PCI: shpchp: 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.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Quentin Lambert <lambert.quentin@gmail.com>
Cc: Aleksandr Bezzubikov <zuban32s@gmail.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Marcel Apfelbaum <marcel@redhat.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions