diff options
author | 2016-07-05 10:40:21 +0100 | |
---|---|---|
committer | 2016-07-05 11:53:47 +0100 | |
commit | fb93942033dfe7b4b87bba516f9b551da0bac970 (patch) | |
tree | 833df5415d7d5a0fcc68a3854732beaa8fc545de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Split out runtime configuration of device info to its own file (diff) | |
download | wireguard-linux-fb93942033dfe7b4b87bba516f9b551da0bac970.tar.xz wireguard-linux-fb93942033dfe7b4b87bba516f9b551da0bac970.zip |
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
As we can just directly use drm_dev->drm.dev, we do not need the
drm_dev->dev backpointer anymore and can also loose the warning about
order of __i915_printk() and our initialisation (which is now always
safe).
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Imre Deak <imre.deak@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1467711623-2905-2-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions