diff options
author | Jani Nikula <[email protected]> | 2020-02-11 15:44:27 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-02-13 20:35:06 +0200 |
commit | 067dde902f711bfaf53d63bb94109a65fbdc8101 (patch) | |
tree | 5c571ef24ff6349a3ba58b6cac4fd980fb0c7452 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 4c8ed8b12674eb377d0fe366fc4dc4ed6244cdb5 (diff) |
drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915
drm->dev_private is to be avoided. Use to_i915() on the struct
drm_device pointer instead. Rename the affected local dev_priv variables
to i915 while at it.
Cc: Wambui Karuga <[email protected]>
Reviewed-by: Wambui Karuga <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions