From: Maarten Lankhorst Date: Tue, 17 Jun 2014 13:01:48 +0000 (+0200) Subject: drm/nouveau/disp: fix oops in destructor with headless cards X-Git-Tag: omap-for-v3.16/fixes-rc4~80^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=242a42eadfc17448a0d5b2ffc0cb191c8b51971a;p=pandora-kernel.git drm/nouveau/disp: fix oops in destructor with headless cards If init doesn't run then disp->outp might not be initialized, resulting in an oops. Signed-off-by: Maarten Lankhorst Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed