Re: [PATCH] 3c59x: Get rid of "Trying to free already-free IRQ"
From: Rafael J. Wysocki <hidden>
Date: 2009-09-25 12:34:01
From: Rafael J. Wysocki <hidden>
Date: 2009-09-25 12:34:01
On Friday 25 September 2009, David Miller wrote:
From: Anton Vorontsov <redacted> Date: Fri, 25 Sep 2009 01:30:39 +0400quoted
On Thu, Sep 24, 2009 at 10:30:33PM +0200, Rafael J. Wysocki wrote:quoted
On Thursday 24 September 2009, Anton Vorontsov wrote:quoted
Following trace pops up if we try to suspend with 3c59x ethernet NIC brought down:Patch looks good, but IMO it'd be a little effort to convert the driver to dev_pm_ops while you're at it (please see r8169 for a working example).I'd like to avoid putting irrelevant stuff into bugfixes.Agreed.
Well, the point is that all of the PCI core stuff the driver does is not necessary and should better be dropped along with the IRQ thing. Best, Rafael