[power] Minor swsusp cleanups.
- Call blk_run_queues() from do_software_suspend() directly, instead of wrapping it in helper function. - Get rid of ominous compiler warning. - Change BUG_ON(in_interrupt()) to might_sleep() in software_suspend(), so we still get back trace, but don't actually BUG(). Orginally from Pavel Machek.
Showing
Please register or sign in to comment