From: Paulo Zanoni Date: Wed, 5 Jun 2013 17:21:51 +0000 (-0300) Subject: drm/i915: add ibx_irq_preinstall X-Git-Tag: v3.11-rc1~65^2~61^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91738a95bf40a3405bb7b8a3e76d30e060a80705;p=pandora-kernel.git drm/i915: add ibx_irq_preinstall So we can remove some duplicate code. All the PCHs are very similar and right now the code is the same. I plan to add more code, so we would have more duplicated code. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed