From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754630AbbIRVhV (ORCPT ); Fri, 18 Sep 2015 17:37:21 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:44085 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753528AbbIRVhT (ORCPT ); Fri, 18 Sep 2015 17:37:19 -0400 Date: Fri, 18 Sep 2015 14:37:17 -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: <20150918213717.GJ66179@vmdeb7> References: <1441819700-11678-1-git-send-email-coproscefalo@gmail.com> <1441819700-11678-3-git-send-email-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441819700-11678-3-git-send-email-coproscefalo@gmail.com> 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 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.... -- Darren Hart Intel Open Source Technology Center