diff options
| author | Joonas Lahtinen <[email protected]> | 2016-04-07 11:08:05 +0300 |
|---|---|---|
| committer | Joonas Lahtinen <[email protected]> | 2016-04-07 14:50:26 +0300 |
| commit | 2d1fe0734087f0d3adb77e2489843126e313387c (patch) | |
| tree | 2b5f98be1495cbfab131a375123129d22fd1f982 /tools/perf/scripts/python | |
| parent | 9458f4ba7d355ee2e4a082514c60443697f344ee (diff) | |
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
dev_priv is what the macro works hard to extract, pass it directly.
> sed 's/\([A-Z].*(dev_priv\)->dev)/\1)/g'
v2:
- Include all wrapper macros too (Chris)
v3:
- Include sed cmdline (Chris)
v4:
- Break long line
- Rebase
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions