drm/nouveau: pass flag to engine fini() method on suspend
authorBen Skeggs <bskeggs@redhat.com>
Wed, 20 Jul 2011 01:22:33 +0000 (11:22 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Sun, 24 Jul 2011 23:43:22 +0000 (09:43 +1000)
It may not be necessary to fail in certain cases (such as failing to idle)
on module unload, whereas on suspend it's important to ensure a consistent
state can be restored on resume.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found