commit | bb6b98d6e4f9aada309c54ebd6df1cc6151f3af1 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Wed Jun 27 23:27:33 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Jul 01 13:31:04 2012 +0200 |
tree | dfe31dd19eea8a13a3a77e666ba76cfcff170b53 | |
parent | 4ce05b42603195386fa783c4f070ecc8682c189f [diff] |
sony-laptop: Use struct dev_pm_ops for power management Make the sony-laptop driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct acpi_device_ops. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>