aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2012-03-27 11:15:56 +0800
committerFlorian Tobias Schandinat <[email protected]>2012-04-09 16:18:15 +0000
commit688ec344a62e85f221d7a310a1209cf9b1209fd3 (patch)
tree7093b267778de07c518988d5b70a1f77294e3fce /tools/perf/scripts/python
parent79d3c41ae444fb064cc8aab7cb249f577d6e0aae (diff)
video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idle
If wait_event_interruptible_timeout returns a positive value, it means the condition evaluated is true. Which means priv->shared->hw_running is false. And then we will exit the loop. This patch simplifies the logic to exit the while loop. Signed-off-by: Axel Lin <[email protected]> Signed-off-by: Florian Tobias Schandinat <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions