Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754834AbbBTPdW (ORCPT ); Fri, 20 Feb 2015 10:33:22 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:57543 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753762AbbBTPdU (ORCPT ); Fri, 20 Feb 2015 10:33:20 -0500 X-Originating-IP: 83.155.44.161 Message-ID: <1424446307.22910.24.camel@hadess.net> Subject: Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr From: Bastien Nocera To: Mika Westerberg Cc: Henrique de Moraes Holschuh , Darren Hart , ibm-acpi-devel@lists.sourceforge.net, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Jiri Kosina Date: Fri, 20 Feb 2015 16:31:47 +0100 In-Reply-To: <20150220152729.GC1508@lahna.fi.intel.com> References: <1424443462.22910.15.camel@hadess.net> <20150220152032.GB1508@lahna.fi.intel.com> <1424445727.22910.20.camel@hadess.net> <20150220152729.GC1508@lahna.fi.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.10 (3.12.10-1.fc21) 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: 1248 Lines: 26 On Fri, 2015-02-20 at 17:27 +0200, Mika Westerberg wrote: > On Fri, Feb 20, 2015 at 04:22:07PM +0100, Bastien Nocera wrote: > > On Fri, 2015-02-20 at 17:20 +0200, Mika Westerberg wrote: > > > On Fri, Feb 20, 2015 at 03:44:22PM +0100, Bastien Nocera wrote: > > > > Add a sysfs attribute to allow privileged users to change the keyboard > > > > mode. This could be used by desktop environments to change the keyboard > > > > mode depending on the application focused, as the Windows application > > > > does. > > > > > > If you are adding new sysfs attributes, you should document them as well > > > in Documentation/ABI/*. > > > > None of the thinkpad_acpi sysfs attributes are documented there, or I'm > > missing something obvious. > > Perhaps it is good time to start documenting them? :-) I'm not going to do that. If I were, I would remove a large majority of them to cut down on the size of the driver. 10k lines of code and supporting 10+ years of ThinkPads turned the driver into a monster. -- 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/