From: Paulo Zanoni Date: Tue, 1 Apr 2014 18:37:23 +0000 (-0300) Subject: drm/i915: remove ibx_irq_uninstall X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c69eb42b781eef6a1a1782147ba70cb6771e5c4;p=pandora-kernel.git drm/i915: remove ibx_irq_uninstall After the latest changes, ibx_irq_preinstall and ibx_irq_uninstall are the same, so remove one of the copies and rename the other to ibx_irq_reset (since we're using the "reset" name for things which are called both at preinstall and uninstall). v2: - Rebase. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed