]> 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)
commit479f6c24eda648aa2d7eff52e61cf5f9c5c5e70f
tree8cf8de049cc777be1e55a2d868289b45a1e8b9cf
parent6500bb97e7776eb257777d03211e4db855c7fdc9
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