From: Azael Avalos Date: Fri, 20 Mar 2015 22:55:18 +0000 (-0600) Subject: toshiba_acpi: Fix the enabling of the Special Functions X-Git-Tag: omap-for-v4.1/fixes-rc1~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb42d1f491ebf6bb3e41b4dc93c5a1b1768e0df7;p=pandora-kernel.git 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-diff-tree failed