From: Thierry Reding Date: Mon, 22 Apr 2013 19:22:14 +0000 (+0200) Subject: drm/tegra: Explicitly set irq_enabled X-Git-Tag: v3.11-rc1~65^2~62^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=603f0cc9482e5e5996b84d3ffb5578526974809c;p=pandora-kernel.git drm/tegra: Explicitly set irq_enabled Since the Tegra DRM driver doesn't use the drm_irq_install() helper, the irq_enabled flag needs to be set manually in order to make functionality such as the DRM_IOCTL_WAIT_VBLANK work properly. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed