From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Brodowski Subject: Re: [PATCH] PM: make runtime_status attribute not debug-only Date: Fri, 2 Jul 2010 20:29:45 +0200 Message-ID: <20100702182945.GA7374@comet.dominikbrodowski.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Alan Stern Cc: Linux-pm mailing list List-Id: linux-pm@vger.kernel.org "unsupported" sounds even better ;) On Fri, Jul 02, 2010 at 12:51:41PM -0400, Alan Stern wrote: > This patch (as1404) makes the runtime_status sysfs attribute available > even in the absence of CONFIG_PM_ADVANCED_DEBUG, and it changes the > routine to display "unknown" when runtime PM is disabled for a device. > > Signed-off-by: Alan Stern Acked-by: Dominik Brodowski Thanks, Dominik