From: Daniel Vetter Date: Wed, 11 Apr 2012 20:12:57 +0000 (+0200) Subject: drm/i915: consolidate ring->add_request a bit X-Git-Tag: v3.5-rc1~83^2~81^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8620a3a908da34e1a0db9ad457136bc96340911f;p=pandora-kernel.git drm/i915: consolidate ring->add_request a bit They're indentical, so just kill one. Also give the other a prefix to distinguish it from the gen6+ functions - this add_request function is not really generic code. v2: Fixup commit message as noted by Ben Widawsky. Reviewed-by: Eric Anholt Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed