commit | f878d0be229ab129bc4b224191f217106a4b0bc1 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Mar 29 12:58:05 2012 +0530 |
committer | Amit Shah <amit.shah@redhat.com> | Sat Mar 31 08:09:51 2012 +0530 |
tree | 8cf8de049cc777be1e55a2d868289b45a1e8b9cf | |
parent | 04c2322bee841121cfdd7f284e1d4274e9e60e33 [diff] |
virtio-pci: switch to PM ops macro to initialise PM functions Use the SET_SYSTEM_SLEEP_PM_OPS macro to initialise the suspend/resume functions in the new PM API. Signed-off-by: Amit Shah <amit.shah@redhat.com>