From: Daniel Vetter Date: Thu, 27 Jun 2013 15:52:13 +0000 (+0200) Subject: drm/i915: fold the queue_work into intel_hpd_irq_handler X-Git-Tag: v3.11-rc1~65^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5876fa0d9e9097d980a72152f4967a52b1adaaac;p=pandora-kernel.git drm/i915: fold the queue_work into intel_hpd_irq_handler Everywhere the same. Note that this patch leaves unnecessary braces behind, but the next patch will kill those all anyway (including the if itself) so I've figured I can keep the diff a bit smaller. 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