[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110628111732.M60965@cooldavid.org>
Date: Tue, 28 Jun 2011 19:19:31 +0800
From: "Guo-Fu Tseng" <cooldavid@...ldavid.org>
To: "Guo-Fu Tseng" <cooldavid@...ldavid.org>,
"David Miller" <davem@...emloft.net>
Cc: "linux-netdev" <netdev@...r.kernel.org>,
"Aries Lee" <arieslee@...cron.com>,
"Devinchiu" <devinchiu@...cron.com>
Subject: Re: [PATCH net-next-2.6 2/2] jme: Cleanup PM operations after using new PM API
On Tue, 28 Jun 2011 13:23:35 +0800, Guo-Fu Tseng wrote
> From: Guo-Fu Tseng <cooldavid@...ldavid.org>
>
> 1. Using enum name instead of numeric value.
> 2. device_set_wakeup_enable expect bool argument
> adding !!() to the argument to be passed.
> 3. Remove non-hardware related operations from
> jme_clear_pm()
> 4. Reuse jme_clear_pm() in jme_resume()
> 5. Clear wakeup event indicator bits(call jme_clear_pm())
> before going to sleep.
> 6. Check for wakeup setting while shutdown
> Turn off PHY if wakeup is not enabled.
> Power-safe PHY(lower speed) if wakeup is enabled.
>
> Signed-off-by: Guo-Fu Tseng <cooldavid@...ldavid.org>
Dear Davem:
Please ignore this patch.
I'll resend a cleaner version later.
Sorry for the inconvenience.
Guo-Fu Tseng
--
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