All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP
@ 2013-09-06  8:20 Aaron Lu
  2013-09-06  8:20 ` [PATCH 1/2] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM Aaron Lu
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Aaron Lu @ 2013-09-06  8:20 UTC (permalink / raw)
  To: Amit Shah; +Cc: Rusty Russell, Rafael J. Wysocki, virtualization, linux-pm

This patchset replace CONFIG_PM with CONFIG_PM_SLEEP for all virtio
drivers and virtio pci driver.

With patch 1/2, two compile warnings are eliminated for virtio pci
driver, and patch 2/2 is a clean up for all virtio drivers as suggested
by Amit Shah.

Aaron Lu (2):
  virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
  virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM

 drivers/block/virtio_blk.c          | 4 ++--
 drivers/char/hw_random/virtio-rng.c | 4 ++--
 drivers/char/virtio_console.c       | 4 ++--
 drivers/net/virtio_net.c            | 4 ++--
 drivers/scsi/virtio_scsi.c          | 4 ++--
 drivers/virtio/virtio_balloon.c     | 4 ++--
 drivers/virtio/virtio_pci.c         | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

-- 
1.8.4.12.g2ea3df6


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP
@ 2013-09-06  8:20 Aaron Lu
  0 siblings, 0 replies; 12+ messages in thread
From: Aaron Lu @ 2013-09-06  8:20 UTC (permalink / raw)
  To: Amit Shah; +Cc: Rafael J. Wysocki, linux-pm, virtualization

This patchset replace CONFIG_PM with CONFIG_PM_SLEEP for all virtio
drivers and virtio pci driver.

With patch 1/2, two compile warnings are eliminated for virtio pci
driver, and patch 2/2 is a clean up for all virtio drivers as suggested
by Amit Shah.

Aaron Lu (2):
  virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
  virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM

 drivers/block/virtio_blk.c          | 4 ++--
 drivers/char/hw_random/virtio-rng.c | 4 ++--
 drivers/char/virtio_console.c       | 4 ++--
 drivers/net/virtio_net.c            | 4 ++--
 drivers/scsi/virtio_scsi.c          | 4 ++--
 drivers/virtio/virtio_balloon.c     | 4 ++--
 drivers/virtio/virtio_pci.c         | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

-- 
1.8.4.12.g2ea3df6

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-09-09  1:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06  8:20 [PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP Aaron Lu
2013-09-06  8:20 ` [PATCH 1/2] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM Aaron Lu
2013-09-06  8:20 ` Aaron Lu
2013-09-06  8:20 ` [PATCH 2/2] virtio: pm: use " Aaron Lu
2013-09-06  8:20 ` Aaron Lu
2013-09-06  8:22 ` [PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP Amit Shah
2013-09-06  8:22 ` Amit Shah
2013-09-06  8:29   ` Aaron Lu
2013-09-09  0:39     ` Rusty Russell
2013-09-09  0:39     ` Rusty Russell
2013-09-06  8:29   ` Aaron Lu
  -- strict thread matches above, loose matches on Subject: below --
2013-09-06  8:20 Aaron Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.