From: Chris Wilson Date: Sun, 24 Aug 2014 18:35:31 +0000 (+0100) Subject: drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~78^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fbc690aee054d3e29044d66518335fe03069ca;p=pandora-kernel.git 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 Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed