]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 24 Aug 2014 18:35:31 +0000 (19:35 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:34:03 +0000 (16:34 +0200)
commite8a5666148b8b02ec981318c864a0b02dff4ecc4
treed74758e50056645124f56ae1e1e18594a5206e11
parent18711e48bc1e21a0090bf6438e0dbeaa55886d31
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 <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h