From: Joonyoung Shim Date: Thu, 4 Aug 2011 05:41:00 +0000 (+0000) Subject: drm: Fix irq install error handling X-Git-Tag: v3.1-rc1~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c44acc8cabda6b38864f25e809b306c4d2d790;p=pandora-kernel.git drm: Fix irq install error handling The registered irq should be unregistered by free_irq() if irq_postinstall() returns the error after request_irq() is called successfully. [airlied: add vga switcheroo disable] Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Dave Airlie --- Reading git-diff-tree failed