]> git.baikalelectronics.ru Git - kernel.git/commit
virtio-pci: switch to PM ops macro to initialise PM functions
authorAmit Shah <amit.shah@redhat.com>
Thu, 29 Mar 2012 07:28:05 +0000 (12:58 +0530)
committerAmit Shah <amit.shah@redhat.com>
Sat, 31 Mar 2012 02:39:51 +0000 (08:09 +0530)
commit87c4dfcfbead8d9b248c56ce84940c5e53e08e1f
tree8cf8de049cc777be1e55a2d868289b45a1e8b9cf
parent705635c2e1eac9b09109e72d78cc950fb8cd1ee3
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>
drivers/virtio/virtio_pci.c