From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764728AbXGSJJc (ORCPT ); Thu, 19 Jul 2007 05:09:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752515AbXGSJJV (ORCPT ); Thu, 19 Jul 2007 05:09:21 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:58667 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751991AbXGSJJT (ORCPT ); Thu, 19 Jul 2007 05:09:19 -0400 From: "Rafael J. Wysocki" To: Len Brown Subject: Re: [Resend][PATCH 1/9] ACPI: Implement the set_target() callback from pm_ops Date: Thu, 19 Jul 2007 11:17:17 +0200 User-Agent: KMail/1.9.5 Cc: Andrew Morton , linux-acpi@vger.kernel.org, LKML , Alan Stern , David Brownell , Nigel Cunningham , Pavel Machek , Shaohua Li , Johannes Berg , Paul Mackerras , Russell King References: <200707172236.28895.rjw@sisk.pl> <20070717170201.c301cd06.akpm@linux-foundation.org> <200707182205.13957.lenb@kernel.org> In-Reply-To: <200707182205.13957.lenb@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707191117.19367.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, 19 July 2007 04:05, Len Brown wrote: > Rafael, > Please delete the instances of the string ACPI_STATE_S2 -- it doesn't exist in practice > and we don't want to imply it exists by inventing it here. OK, I will. > otherwise: > Acked-by: Len Brown Thanks! Greetings, Rafael