aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-07-05 10:40:21 +0100
committerChris Wilson <[email protected]>2016-07-05 11:53:47 +0100
commitfb93942033dfe7b4b87bba516f9b551da0bac970 (patch)
tree833df5415d7d5a0fcc68a3854732beaa8fc545de /scripts/gdb/linux/modules.py
parent94b4f3ba483ace6dd4a3f881e19cc18bdbafa6ef (diff)
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 <[email protected]> Cc: Imre Deak <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Matthew Auld <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions