From: Yu Zhang Date: Thu, 23 Oct 2014 07:28:24 +0000 (+0800) Subject: drm/i915: use macros to assign mmio access functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d942a780efe72b426d30dc112f5eb2fc7eec3a;p=pandora-kernel.git drm/i915: use macros to assign mmio access functions This is beautification prep work since vgt will add even more special cases. With these macros it's much easier to see what's going on really. Signed-off-by: Yu Zhang [danvet: #undef the temporary macros after the function again. And write a commit message.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed