drm/nouveau: fix oops on runtime suspend/resume
authorDave Airlie <airlied@gmail.com>
Sun, 8 Sep 2013 21:30:56 +0000 (07:30 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 10 Sep 2013 02:38:53 +0000 (12:38 +1000)
if we have no crtcs we need to not call the display resume code.

Reported-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found