From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755371AbbCFSWt (ORCPT ); Fri, 6 Mar 2015 13:22:49 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:57314 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753353AbbCFSWs (ORCPT ); Fri, 6 Mar 2015 13:22:48 -0500 Date: Fri, 6 Mar 2015 10:22:48 -0800 From: Darren Hart To: Azael Avalos Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] toshiba_acpi: Use the Hotkey Event Type function for keymap choosing Message-ID: <20150306182248.GH19001@vmdeb7> References: <1424973434-3032-1-git-send-email-coproscefalo@gmail.com> <1424973434-3032-3-git-send-email-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424973434-3032-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 Thu, Feb 26, 2015 at 10:57:13AM -0700, Azael Avalos wrote: > With the previous patch adding support to "Hotkey Event Type", we can > now use the type to distinguish which keymap to use. > > This patch changes the toshiba_acpi_setup_keyboard function to make > use of the hotkey event type to choose the correct keymap without the > need to use the DMI matching list. Yay! Pending discussion on 1/3. -- Darren Hart Intel Open Source Technology Center