diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 03:23:31 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 12:03:13 +0100 |
commit | 32946cc2d5686d320aab9fb162d8949c767f7519 (patch) | |
tree | bd88ab92caa5088c402c2b08a2ad6ca576cbd3e7 /drivers/hv | |
parent | 4e826adcaafa4b599811ddf39b6b814b8e1b4f5e (diff) | |
download | linux-stable-32946cc2d5686d320aab9fb162d8949c767f7519.tar.gz linux-stable-32946cc2d5686d320aab9fb162d8949c767f7519.tar.bz2 linux-stable-32946cc2d5686d320aab9fb162d8949c767f7519.zip |
drivers/pcmcia: 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: Florian Fainelli <f.fainelli@gmail.com>
Cc: bcm-kernel-feedback-list@broadcom.com
Cc: David Howells <dhowells@redhat.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-pcmcia@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions