From: Ben Skeggs Date: Wed, 20 Jul 2011 01:22:33 +0000 (+1000) Subject: drm/nouveau: pass flag to engine fini() method on suspend X-Git-Tag: v3.1-rc1~230^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c320fef5835240bf414b54e697e517a160663f4;p=pandora-kernel.git drm/nouveau: pass flag to engine fini() method on suspend 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 --- Reading git-diff-tree failed