Re: [PATCH v2 0/3] toshiba_acpi: Hotkey handling and keymap updates

2015-03-25 Thread Darren Hart
On Fri, Mar 20, 2015 at 04:55:15PM -0600, Azael Avalos wrote: > These patches add support to a new function that queries the supported Hotkey > Event Type, making the use of the DMI matching unnecessary and also fixes > the "Special Functions" mode on some laptops. Queued, thank you Azael. -- Da

[PATCH v2 0/3] toshiba_acpi: Hotkey handling and keymap updates

2015-03-20 Thread Azael Avalos
These patches add support to a new function that queries the supported Hotkey Event Type, making the use of the DMI matching unnecessary and also fixes the "Special Functions" mode on some laptops. Changes since v1: - Renamed HCI_HOTKEY_EVENT_TYPE to HCI_SYSTEM_INFO definition to better reflect