[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200706051131.30764.rjw@sisk.pl>
Date: Tue, 5 Jun 2007 11:31:29 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Stephen Hemminger <shemminger@...ux-foundation.org>
Cc: nigel@...el.suspend2.net, Pavel Machek <pavel@....cz>,
linux-pm <linux-pm@...ts.osdl.org>, netdev@...r.kernel.org,
Valerie Henson <val@....edu>, Peer Chen <peer.chen@....com.tw>
Subject: Re: [RFC][PATCH] Add suspend and resume support to uli526x
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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists