Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754146AbZFEL5f (ORCPT ); Fri, 5 Jun 2009 07:57:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751226AbZFEL50 (ORCPT ); Fri, 5 Jun 2009 07:57:26 -0400 Received: from mail-fx0-f213.google.com ([209.85.220.213]:58612 "EHLO mail-fx0-f213.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753251AbZFEL5Z convert rfc822-to-8bit (ORCPT ); Fri, 5 Jun 2009 07:57:25 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TZr6oBMFidtDJbW9MQt+lTsaC2VySC6deNwquGCVaASzfozJKLZmsVNrZXsCl0/vKt c0TBPk1EhBxbXJ2oZ7s8eCtHmHmyV7FoDSV8vXHHnngHdIr+z14czFGq8/x3uNyjIEy3 QtlNRSqP4gvgNIOs2t2c7WzVGrcQS2XkW82YY= MIME-Version: 1.0 In-Reply-To: <1244199633.3631.43.camel@Joe-Laptop.home> References: <1244197103.3631.40.camel@Joe-Laptop.home> <4A28F94A.6040500@tuffmail.co.uk> <1244199633.3631.43.camel@Joe-Laptop.home> Date: Fri, 5 Jun 2009 13:57:26 +0200 Message-ID: <71cd59b00906050457i29638577o9eeb5e8fa8eb087c@mail.gmail.com> Subject: Re: [PATCH] eeepc-laptop.c: use pr_fmt and pr_ From: Corentin Chary To: Joe Perches Cc: Alan Jenkins , acpi4asus-user@lists.sourceforge.net, LKML , Len Brown , Matthew Garrett , Darren Salt Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 855 Lines: 28 On Fri, Jun 5, 2009 at 1:00 PM, Joe Perches wrote: > On Fri, 2009-06-05 at 11:54 +0100, Alan Jenkins wrote: >> Is EEEPC_HOTK_FILE used anywhere else? ?It would be clearer if you were >> able to just use "eeepc: " or whatever and remove the definition of >> EEEPC_HOTK_FILE. > > It is used elsewhere and perhaps it'd be better to use KBUILD_MODNAME. > > cheers, Joe > > Hi, I think we can't use KBUILD_MODNAME because "eeepc" is used for platform_device, backlight and input device. Using "eeepc-laptop" would break compatibility. -- Corentin Chary http://xf.iksaif.net - http://uffs.org -- 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/