From: Chris Wilson Date: Wed, 27 Oct 2010 11:18:21 +0000 (+0100) Subject: drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface X-Git-Tag: v2.6.38-rc1~419^2~23^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78501eac34f372bfbeb4e1d9de688c13efa916f6;p=pandora-kernel.git drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface The ringbuffer keeps a pointer to the parent device, so we can use that instead of passing around the pointer on the stack. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed