From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Renninger Subject: Re: [PATCH 5/7] x86 platform drivers: hp-wmi Set placeholder for unimplemented events Date: Fri, 28 May 2010 17:10:08 +0200 Message-ID: <201005281710.08893.trenn@suse.de> References: <1274451495-10252-1-git-send-email-trenn@suse.de> <1274451495-10252-6-git-send-email-trenn@suse.de> <20100528133314.GB25189@srcf.ucam.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:36263 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932135Ab0E1PJW (ORCPT ); Fri, 28 May 2010 11:09:22 -0400 In-Reply-To: <20100528133314.GB25189@srcf.ucam.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Matthew Garrett Cc: linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org On Friday 28 May 2010 15:33:14 Matthew Garrett wrote: > On Fri, May 21, 2010 at 04:18:13PM +0200, Thomas Renninger wrote: > > And tell the user that those have happened. > > Marking these as unimplemented seems fine, but I think the message is > too much - my system generates the smart charger events, and I'd > rather not have even more spew when I plug/unplug. Mind if I merge > this without the messages? Fine with me, thanks. Thomas