aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMichal Wajdeczko <[email protected]>2017-04-07 13:32:10 +0000
committerChris Wilson <[email protected]>2017-04-07 15:59:10 +0100
commitd769ab182771df6d7ad6c3ecb0449d94043b7921 (patch)
tree04ae2f9658ceb2b429f1158f58b54b4762e3b7fe /tools/perf/scripts/python/bin/stackcollapse-report
parentf2be9d68334dbb4ab8a3aa40b1633e3f408c616b (diff)
drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
There is no need to specify timeout as unsigned long since this parameter will be consumed by usecs_to_jiffies() which expects unsigned int only. Signed-off-by: Michal Wajdeczko <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Tvrtko Ursulin <[email protected]> Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions