From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr Date: Fri, 20 Feb 2015 17:27:29 +0200 Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1424445727.22910.20.camel@hadess.net> Sender: platform-driver-x86-owner@vger.kernel.org To: Bastien Nocera 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 List-Id: linux-input@vger.kernel.org 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? :-)