netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: nigel@nigel.suspend2.net, Pavel Machek <pavel@ucw.cz>,
	linux-pm <linux-pm@lists.osdl.org>,
	netdev@vger.kernel.org, Valerie Henson <val@nmt.edu>,
	Peer Chen <peer.chen@uli.com.tw>
Subject: Re: [RFC][PATCH] Add suspend and resume support to uli526x
Date: Tue, 5 Jun 2007 11:31:29 +0200	[thread overview]
Message-ID: <200706051131.30764.rjw@sisk.pl> (raw)
In-Reply-To: <20070604225638.0577a06a@freepuppy>

On Tuesday, 5 June 2007 07:56, Stephen Hemminger wrote:
> I hope soon to add suspend/resume to the network device class
> and remove driver specific suspend/resume from lots of devices.
> 
> The class suspend routine would just be:
> 	pci_save_state
> 	dev->stop
> 
> resume is
> 	pci_restore_state
> 	dev->open
> 
> for many devices that is all they need.

Well, that would be nice, but does it mean there's no need for the $subject
patch?

Rafael


-- 
"Premature optimization is the root of all evil." - Donald Knuth

  reply	other threads:[~2007-06-05  9:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-03 10:37 [RFC][PATCH] Add suspend and resume support to uli526x Rafael J. Wysocki
2007-06-04 11:11 ` Pavel Machek
2007-06-04 13:49   ` Rafael J. Wysocki
2007-06-04 21:16     ` Nigel Cunningham
2007-06-04 21:31       ` Rafael J. Wysocki
2007-06-04 22:41       ` Pavel Machek
2007-06-04 22:49         ` Nigel Cunningham
2007-06-04 22:53           ` Pavel Machek
2007-06-04 22:55             ` Nigel Cunningham
2007-06-05  5:56               ` Stephen Hemminger
2007-06-05  9:31                 ` Rafael J. Wysocki [this message]
2007-06-05  0:58 ` Valerie Henson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200706051131.30764.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=linux-pm@lists.osdl.org \
    --cc=netdev@vger.kernel.org \
    --cc=nigel@nigel.suspend2.net \
    --cc=pavel@ucw.cz \
    --cc=peer.chen@uli.com.tw \
    --cc=shemminger@linux-foundation.org \
    --cc=val@nmt.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).