Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752949Ab2KSRfD (ORCPT ); Mon, 19 Nov 2012 12:35:03 -0500 Received: from g4t0015.houston.hp.com ([15.201.24.18]:47080 "EHLO g4t0015.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752474Ab2KSRfA (ORCPT ); Mon, 19 Nov 2012 12:35:00 -0500 Message-ID: <1353346003.10939.54.camel@misato.fc.hp.com> Subject: Re: [PATCH v5 RESEND 1/5] ACPI: Add acpi_pr_() interfaces From: Toshi Kani To: "Rafael J. Wysocki" Cc: Joe Perches , linux-acpi@vger.kernel.org, lenb@kernel.org, linux-kernel@vger.kernel.org, bhelgaas@google.com, isimatu.yasuaki@jp.fujitsu.com, vijaymohan.pandarathil@hp.com, imammedo@redhat.com, prarit@redhat.com Date: Mon, 19 Nov 2012 10:26:43 -0700 In-Reply-To: <1458606.kpqnW2s3Q0@vostro.rjw.lan> References: <1352214130-12055-1-git-send-email-toshi.kani@hp.com> <1353341192.5287.9.camel@joe-AO722> <1353341812.10939.52.camel@misato.fc.hp.com> <1458606.kpqnW2s3Q0@vostro.rjw.lan> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4 (3.4.4-2.fc17) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1113 Lines: 32 On Mon, 2012-11-19 at 18:35 +0100, Rafael J. Wysocki wrote: > On Monday, November 19, 2012 09:16:52 AM Toshi Kani wrote: > > On Mon, 2012-11-19 at 08:06 -0800, Joe Perches wrote: > > > On Mon, 2012-11-19 at 08:51 -0700, Toshi Kani wrote: > > > > On Mon, 2012-11-19 at 00:56 -0800, Joe Perches wrote: > > > > > is acpi_bus.h really the right file for these prototypes? > > > > This interface is limited for ACPI, so it should be declared in a header > > > > file under include/acpi. Among the files in this directory, acpi_bus.h > > > > seems to be a good fit as it declares the interfaces provided by ACPI > > > > core. > > > > > > I'd've put them in acpi.h or maybe created acpi_utils.h > > > > Hi Joe, > > > > We cannot use acpi.h since it is an ACPICA header. > > Which acpi.h are you referring to? I was referring "include/acpi/acpi.h". Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/