From: Chris Wilson Date: Tue, 28 Jun 2011 10:48:51 +0000 (+0100) Subject: drm/i915: Use chipset-specific irq installers X-Git-Tag: v3.0-rc6~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01c22fd59aa10a3738ede20fd4b9b6fd1e2eac3;p=pandora-kernel.git drm/i915: Use chipset-specific irq installers Konstantin Belousov pointed out that 4697995b98417 replaced the generic i915_driver_irq_*install() functions with chipset specific routines accessible only through driver->irq_*install(). So update the sanity check in i915_request_wait() to match. Signed-off-by: Chris Wilson Signed-off-by: Keith Packard --- Reading git-diff-tree failed