From: Imre Deak Date: Tue, 4 Feb 2014 19:35:46 +0000 (+0200) Subject: drm/i915: factor out valleyview_pipestat_irq_handler X-Git-Tag: v3.15-rc1~51^2~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1874ed7c987664176bd00301f844e91609fe535;p=pandora-kernel.git drm/i915: factor out valleyview_pipestat_irq_handler This will be used by other platforms too, so factor it out. The only functional change is the reordeing of gmbus_irq_handler() wrt. the hotplug handling, but since it only schedules a work, it isn't an issue. Signed-off-by: Imre Deak Reviewed-by: Jesse Barnes [danvet: Don't keep on using the private_t typedef.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed