diff options
author | Kees Cook <[email protected]> | 2017-10-24 03:23:31 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-04 12:03:13 +0100 |
commit | 32946cc2d5686d320aab9fb162d8949c767f7519 (patch) | |
tree | bd88ab92caa5088c402c2b08a2ad6ca576cbd3e7 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4e826adcaafa4b599811ddf39b6b814b8e1b4f5e (diff) |
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 <[email protected]>
Cc: [email protected]
Cc: David Howells <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Acked-by: Russell King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions