[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <490A8FBF.5050304@garzik.org>
Date: Fri, 31 Oct 2008 00:55:27 -0400
From: Jeff Garzik <jeff@...zik.org>
To: akpm@...ux-foundation.org
CC: netdev@...r.kernel.org, rjw@...k.pl, jbarnes@...tuousgeek.org,
shemminger@...ux-foundation.org
Subject: Re: [patch 3/7] skge: adapt skge to use reworked PCI PM
akpm@...ux-foundation.org wrote:
> From: Rafael J. Wysocki <rjw@...k.pl>
>
> Adapt the skge driver to the reworked PCI PM
>
> * Use device_set_wakeup_enable() and friends as needed
> * Remove an open-coded reference to the standard PCI PM registers
> * Use pci_prepare_to_sleep() and pci_back_from_sleep() in the
> ->suspend() and ->resume() callbacks
> * Use the observation that it is sufficient to call pci_enable_wake()
> once, unless it fails
>
> Tested on Asus L5D (Yukon-Lite rev 7).
>
> Signed-off-by: Rafael J. Wysocki <rjw@...k.pl>
> Cc: Stephen Hemminger <shemminger@...ux-foundation.org>
> Cc: Jeff Garzik <jeff@...zik.org>
> Cc: Jesse Barnes <jbarnes@...tuousgeek.org>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
>
> drivers/net/skge.c | 38 +++++++++++---------------------------
applied
--
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