From: Jesse Barnes Date: Thu, 7 Apr 2011 20:53:55 +0000 (-0700) Subject: drm/i915: split irq handling into per-chipset functions X-Git-Tag: v3.0-rc1~312^2~4^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4697995b98417c6da9ab2708a36f5e2bc926c8ac;p=pandora-kernel.git drm/i915: split irq handling into per-chipset functions Set the IRQ handling functions in driver load so they'll just be used directly, rather than branching over most of the code in the chipset functions. Signed-off-by: Jesse Barnes Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed