Re: [PATCH] Net / jme: Do not use legacy PCI power management

From: David Miller
Date: Sun Mar 27 2011 - 21:36:54 EST


From: "Rafael J. Wysocki" <rjw@xxxxxxx>
Date: Sat, 26 Mar 2011 12:34:06 +0100

> From: Rafael J. Wysocki <rjw@xxxxxxx>
>
> The jme driver uses the legacy PCI power management, so it has to do
> some PCI-specific things in its ->suspend() and ->resume() callbacks,
> which isn't necessary and should better be done by the PCI
> sybsystem-level power management code. It also doesn't use device
> wakeup flags correctly.
>
> Convert jme to the new PCI power management framework and make it
> let the PCI subsystem take care of all the PCI-specific aspects of
> device handling during system power transitions.
>
> Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>

Applied, thanks a lot.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/