linux/drivers/virtio
Amit Shah f878d0be22 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>
2012-03-31 08:09:51 +05:30
..
Kconfig
Makefile
config.c
virtio.c
virtio_balloon.c virtio: drop thaw PM operation 2012-03-31 08:09:50 +05:30
virtio_mmio.c
virtio_pci.c virtio-pci: switch to PM ops macro to initialise PM functions 2012-03-31 08:09:51 +05:30
virtio_ring.c