[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070209205451.GA3949@ucw.cz>
Date: Fri, 9 Feb 2007 20:54:52 +0000
From: Pavel Machek <pavel@....cz>
To: Levitsky Maxim <maximlevitsky@...oo.com>
Cc: linux-kernel@...r.kernel.org, tori@...appy.mine.nu,
netdev@...r.kernel.org
Subject: Re: [PATCH] [NETDEV] [004] dmfe : Add suspend/resume support
Hi!
> From: Maxim Levitsky <maximlevitsky@...oo.com>
> Subject: [PATCH] [NETDEV] [004] dmfe : Add suspend/resume support
>
> Adds support for suspend/resume
Patch looks ok, but your mailer damaged it heavily.
> --- linux-2.6.20-mod/drivers/net/tulip/dmfe.c 2007-02-07 18:46:13.000000000 +0200
> +++ linux-2.6.20-test/drivers/net/tulip/dmfe.c 2007-02-07 18:50:52.000000000 +0200
> @@ -55,9 +55,6 @@
>
> TODO
>
> - Implement pci_driver::suspend() and pci_driver::resume()
> - power management methods.
> -
> Check on 64 bit boxes.
> Check and fix on big endian boxes.
>
> @@ -2027,11 +2024,59 @@ static struct pci_device_id dmfe_pci_tbl
> MODULE_DEVICE_TABLE(pci, dmfe_pci_tbl);
>
>
> +
> +static int dmfe_suspend(struct pci_dev *pci_dev, pm_message_t state)
> +{
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists