[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100602.061344.129778393.davem@davemloft.net>
Date: Wed, 02 Jun 2010 06:13:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric@...rea.com
Cc: netdev@...r.kernel.org, s.hauer@...gutronix.de,
sshtylyov@...sta.com, linux-arm-kernel@...ts.infradead.org,
fabioestevam@...oo.com
Subject: Re: [PATCH v2] net/fec: fix pm to survive to suspend/resume
From: Eric Bénard <eric@...rea.com>
Date: Sat, 29 May 2010 22:04:50 +0200
> * in the actual driver, calling fec_stop and fec_enet_init doesn't
> allow to have a working network interface at resume (where a
> ifconfig down and up is required to recover the interface)
> * by using fec_enet_close and fec_enet_open, this patch solves this
> problem and handle the case where the link changed between suspend
> and resume
> * this patch also disable clock at suspend and reenable it at resume
>
> Signed-off-by: Eric Bénard <eric@...rea.com>
Applied, thanks.
--
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