]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio-pci: switch to PM ops macro to initialise PM functions
authorAmit Shah <amit.shah@redhat.com>
Thu, 29 Mar 2012 08:28:11 +0000 (13:58 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 29 Mar 2012 11:47:16 +0000 (13:47 +0200)
commit437578b5d30f9c580bb82397eb3a8efa9ee191db
tree9d246e7e385200e201ce876765bc9e24d41602b8
parent2fbd9cc25e4383918ff94e3dac9996daeb99ead9
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>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_pci.c