diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2014-01-06 19:17:23 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-01-27 17:16:46 +0100 |
commit | d34ff9c66d0c2b58bc5ff6c242407f32f39fcfbc (patch) | |
tree | 3c20dfcdcda37f1511a0e527bd8e9ed927e058f8 /tools/perf/scripts/python | |
parent | d330a9530c97b8ee4704fdd7f228712029438ea9 (diff) |
drm/i915: Constify the drm_i915_private pointer a bit more
A lot of the WM functions are only reading from that structure and are
already using const. While converting the code to use dev_priv instead
of dev, I noticed a few places where we can give that hint.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions