aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/nvs.c
Commit message (Collapse)AuthorAgeFilesLines
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-0/+136
Saving platform non-volatile state may be required for suspend to RAM as well as hibernation. Move it to more generic code. Signed-off-by: Matthew Garrett <mjg@redhat.com> Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Tested-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>