drm/nouveau/disp: fix oops in destructor with headless cards
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 17 Jun 2014 13:01:48 +0000 (15:01 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 18 Jun 2014 05:49:50 +0000 (15:49 +1000)
If init doesn't run then disp->outp might not be initialized, resulting
in an oops.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found