From 1f28f2908e40f56794f2fa6bd1fa0e7beaba1a5d Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Thu, 4 Dec 2014 20:22:45 -0700 Subject: [PATCH] toshiba_acpi: Move hotkey enabling code to its own function The hotkey enabling code is being used by *_setup_keyboard and also by *_resume. This patch creates a new function called toshiba_acpi_enable_hotkeys to be used by these two functions to avoid duplicating code. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-format-patch failed