• Patrick Mochel's avatar
    [swsusp] Restore software_suspend() call. · 36d1f8a3
    Patrick Mochel authored
    - Allows 'backdoor' interface to swsusp, as requested by Pavel. 
    
    - Simply a wrapper to pm_suspend(), though guaranteeing that swsusp is used,
      and system is shutdown (and put into low-power state).
    
    - Call in sys_reboot() changed back to call to software_suspend().
    36d1f8a3
sys.c 32.4 KB