diff options
author | Kees Cook <[email protected]> | 2017-10-24 03:08:42 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-11-01 16:57:23 +0100 |
commit | 8e4e276a3857461b2bb5dd596768fcbe2a469d5a (patch) | |
tree | dcf2ca3d1b28afd45c9800f0781176b346979ad3 /tools/perf/scripts/python/syscall-counts.py | |
parent | 7e33da59a6a60c7ba486b01b121b683ada3a50bc (diff) |
usb: r8a66597-hcd: 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. This rearranges the arrays of timers
to minimize the need for a pointer back to the main structure.
Cc: Chris Brandt <[email protected]>
Cc: Julia Lawall <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions