diff options
| author | Laurent Pinchart <[email protected]> | 2015-03-31 12:12:22 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-03-31 17:53:57 +0200 |
| commit | 566e6dfad580a55084c29fe3e887c7273b16fc6a (patch) | |
| tree | 55dafb5020fdb22b27be2400902d48f4ed1ae02b /tools/perf/scripts/python/netdev-times.py | |
| parent | 4806c87f017d8a7003ad34886f58c3b9e023df6a (diff) | |
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour
The arch_timer_probed() function returns whether the given time
doesn't need to be probed. This can be the case when the timer
has been probed already, but also when it has no corresponding
enabled node in DT.
Rename the function to arch_timer_needs_probing() and invert its
return value to better reflect the function's purpose and
behaviour.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions