From: Daniel Vetter Date: Thu, 27 Jun 2013 15:52:12 +0000 (+0200) Subject: drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler X-Git-Tag: v3.11-rc1~65^2~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10a504de56f0451c828a9207e36c5610d5b0209a;p=pandora-kernel.git drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler We already have a vfunc for this (and other parts of the hpd storm handling code already use it). v2: Rebase on top of the i965g/gm sdvo hpd fix. Cc: Egbert Eich Reviewed-by: Egbert Eich Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed