From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754796AbbIRWOU (ORCPT ); Fri, 18 Sep 2015 18:14:20 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:35568 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754715AbbIRWOS (ORCPT ); Fri, 18 Sep 2015 18:14:18 -0400 Date: Fri, 18 Sep 2015 15:14:16 -0700 From: Darren Hart To: Azael Avalos Cc: "platform-driver-x86@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 2/2] toshiba_acpi: Change default Hotkey enabling value Message-ID: <20150918221416.GN66179@vmdeb7> References: <1441819700-11678-1-git-send-email-coproscefalo@gmail.com> <1441819700-11678-3-git-send-email-coproscefalo@gmail.com> <20150918213717.GJ66179@vmdeb7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 18, 2015 at 03:45:05PM -0600, Azael Avalos wrote: > Hi Darren, > > 2015-09-18 15:37 GMT-06:00 Darren Hart : > > On Wed, Sep 09, 2015 at 11:28:20AM -0600, Azael Avalos wrote: > >> The driver currently uses the hotkey enabling value of 0x09 to enable > >> hotkey events, but windows uses a different value (0x01). > >> > >> All Toshiba laptops accept the following "hotkey" parameters: > >> 0x01 - Enable hotkey and system events. > >> 0x03 - Enable system events only. > >> 0x09 - Enable hotkey events only. > >> 0x0b - Disable (hotkey and system) events. > >> > >> This patch changes the default hotkey enabling value from 0x09 to 0x01, > >> enabling both the hotkey and system events. > >> > >> Signed-off-by: Azael Avalos > > > > Queued to testing for 4.4. > > > > Let me know if you were expecting 4.3.... > > Nope, just the first two fixes were meant for 4.3, the rest > is 4.4 material, I just wanted to send them early. OK, check mainline please, everything I plan to push for 4.3 is now there. Please confirm it has all you expected. -- Darren Hart Intel Open Source Technology Center