From fb42d1f491ebf6bb3e41b4dc93c5a1b1768e0df7 Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Fri, 20 Mar 2015 16:55:18 -0600 Subject: [PATCH] toshiba_acpi: Fix the enabling of the Special Functions Some Toshiba laptops with the "Special Functions" feature enabled fail to properly enable such feature unless a specific value is used to enable the hotkey events. This patch adds a new function called "*_enable_special_functions", that simply makes a call to the HCI_HOTKEY_EVENT call, but this time we are using a different parameter to make the "Special Functions" mode work as expected. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-format-patch failed