From: Daniel Vetter Date: Mon, 21 Oct 2013 16:04:35 +0000 (+0200) Subject: drm/i915: use enum pipe consistently in i915_irq.c X-Git-Tag: v3.13-rc1~76^2~11^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6c42e82c83da0ea9230c1bbd3390ab4ecf0cb6;p=pandora-kernel.git drm/i915: use enum pipe consistently in i915_irq.c Request by Ville in his review of the CRC stuff. This converts everything but ilk_display_irq_handler since that needs a bit more than a simple search&replace to look nice. Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed