From: Azael Avalos Date: Fri, 5 Dec 2014 03:22:45 +0000 (-0700) Subject: toshiba_acpi: Move hotkey enabling code to its own function X-Git-Tag: omap-for-v3.19/fixes-rc1~34^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f28f2908e40f56794f2fa6bd1fa0e7beaba1a5d;p=pandora-kernel.git 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-diff-tree failed