drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
authorChris Wilson <[email protected]>
Sun, 24 Aug 2014 18:35:31 +0000 (19:35 +0100)
committerDaniel Vetter <[email protected]>
Fri, 24 Oct 2014 14:34:03 +0000 (16:34 +0200)
commitf2fbc690aee054d3e29044d66518335fe03069ca
treed74758e50056645124f56ae1e1e18594a5206e11
parent1447dde094c1ebe90289949b4735f8d6ed2f2c08
drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic

Just a couple more macros that assume that they were being passed a
struct drm_device when they want a struct drm_i915_private. Use our
magic macro to ease transitioning over to using drm_i915_privates

Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_drv.h