From: Chris Wilson Date: Fri, 19 Jul 2013 19:36:55 +0000 (+0100) Subject: drm/i915: Squash gen lookup through multiple indirections inside GT access X-Git-Tag: v3.12-rc1~136^2~129^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f31ee0b00203fcf47fb74a1d61a1c9be8d142e;p=pandora-kernel.git drm/i915: Squash gen lookup through multiple indirections inside GT access The INTEL_INFO() macro extracts the dev_private pointer from the device, so passing in the dev_private->dev is a long winded circumlocution. v2: rebase onto uncore Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed