From: John Harrison Date: Fri, 29 May 2015 16:43:49 +0000 (+0100) Subject: drm/i915: Update add_request() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75289874e4484cd4702b3341b654b45b4a09b9d3;p=pandora-kernel.git drm/i915: Update add_request() to take a request structure Now that all callers of i915_add_request() have a request pointer to hand, it is possible to update the add request function to take a request pointer rather than pulling it out of the OLR. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed