From: Daniel Vetter Date: Fri, 12 Oct 2012 18:14:05 +0000 (+0200) Subject: drm/i915: move hpd handling to (ibx|cpt)_irq_handler X-Git-Tag: v3.8-rc1~82^2~192^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e438303403f301f3509479b544e41518edd059;p=pandora-kernel.git drm/i915: move hpd handling to (ibx|cpt)_irq_handler Somehow this was left out in the refactoring that introduced the pch handlers. Avoids a hotplug_mask special case in the ilk_irq_handler. Noticed while hunting down the pch hotplug bits. Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed