From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: phy: Add sysfs attribute to prevent PHY suspend Date: Sun, 09 Mar 2014 20:41:01 -0400 (EDT) Message-ID: <20140309.204101.47552917508273123.davem@davemloft.net> References: <531CF864.9040406@gmail.com> <20140309.203001.1318893833441564547.davem@davemloft.net> <531D094C.1090205@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: rob@landley.net, andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org To: sebastian.hesselbarth@gmail.com Return-path: In-Reply-To: <531D094C.1090205@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Sebastian Hesselbarth Date: Mon, 10 Mar 2014 01:37:32 +0100 > The mechanism is manual, no automatic way to determine it. We recognize BIOS and ACPI bugs and work around them, by looking at version information and whatnot, so you really can't convince me that something similar can't be done here perhaps in the platform code.