diff options
| author | David Weinehall <[email protected]> | 2016-08-22 13:32:42 +0300 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-08-22 12:19:52 +0100 |
| commit | c49d13ee13f709852cc05f9035df89e9ffa26108 (patch) | |
| tree | 9a3e37a5bad0e2beab2031ff5389f46253790d82 /tools/perf/scripts/python/netdev-times.py | |
| parent | 351c3b53e767b2512461843882f7c6baa8996c4b (diff) | |
drm/i915: consistent struct device naming
We currently have a mix of struct device *device, struct device *kdev,
and struct device *dev (the latter forcing us to refer to
struct drm_device as something else than the normal dev).
To simplify things, always use kdev when referring to struct device.
v2: Replace the dev_to_drm_minor() macro with the inline function
kdev_to_drm_minor().
Signed-off-by: David Weinehall <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions