From: Chris Wilson Date: Tue, 24 Apr 2012 21:59:42 +0000 (+0100) Subject: drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues X-Git-Tag: v3.5-rc1~83^2~8^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa883c62af00c577418a06ffb938d98bd6aba1bc;p=pandora-kernel.git drm/i915: Remove redundant initialisation of per-ring IRQ waitqueues The waitqueues are already initialised during ring initialisation so kill the redundant and duplicated code to do so in each generations IRQ installer. Signed-off-by: Chris Wilson Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed