From: Azael Avalos Date: Fri, 5 Dec 2014 03:22:46 +0000 (-0700) Subject: toshiba_acpi: Change notify funtion to handle more events X-Git-Tag: omap-for-v3.19/fixes-rc1~34^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71454d78d3c4b05d598822298459a94f04825f3f;p=pandora-kernel.git toshiba_acpi: Change notify funtion to handle more events Currently the function toshiba_acpi_notify only takes care of hotkeys, however, the TOSXXXX devices receive more events that can be useful. This patch changes the function to be able to handle more events, and in the process, move all hotkey related code residing in it to a new function called toshiba_acpi_process_hotkeys. Signed-off-by: Azael Avalos Signed-off-by: Darren Hart --- Reading git-diff-tree failed