mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
These on()/off() calls should be done as a result of modesetting actions, and as we shut down all heads already on unload/suspend, it's pointless to call off() again. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>