From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754949AbbIIR20 (ORCPT ); Wed, 9 Sep 2015 13:28:26 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:36804 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752104AbbIIR2Y (ORCPT ); Wed, 9 Sep 2015 13:28:24 -0400 From: Azael Avalos To: Darren Hart , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Azael Avalos Subject: [PATCH 0/2] toshiba_acpi: Hotkey updates Date: Wed, 9 Sep 2015 11:28:18 -0600 Message-Id: <1441819700-11678-1-git-send-email-coproscefalo@gmail.com> X-Mailer: git-send-email 2.5.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org These two patches make some changes to the hotkeys code, the first patch unify the hotkey enabling code, and the second changes the default hotkey enabling parameter. Azael Avalos (2): toshiba_acpi: Unify hotkey enabling functions toshiba_acpi: Change default Hotkey enabling value drivers/platform/x86/toshiba_acpi.c | 38 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 25 deletions(-) -- 2.5.1