From: Jani Nikula Date: Wed, 27 May 2015 12:03:40 +0000 (+0300) Subject: drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369712e89404089fa559235bb1ee8fc40d976e6b;p=pandora-kernel.git drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler Move dp aux irq handling within the same branch instead of duplicating the conditions. No functional changes. Signed-off-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed