From 71454d78d3c4b05d598822298459a94f04825f3f Mon Sep 17 00:00:00 2001 From: Azael Avalos Date: Thu, 4 Dec 2014 20:22:46 -0700 Subject: [PATCH] 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-format-patch failed