aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2017-10-16 19:10:12 -0400
committerMauro Carvalho Chehab <[email protected]>2017-10-31 06:38:53 -0400
commit3e3149173fd831e554f45c694e5349370601dd5f (patch)
tree377b59dcf4ef46b1844facf90b13e73b343d0573 /tools/perf/scripts/python/bin
parent82fad4762565ccae181c2d5ee332d47456e6ed7f (diff)
media: media/saa7146: 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 requires adding a pointer to hold the timer's target file, as there won't be a way to pass this in the future. Signed-off-by: Kees Cook <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions