On Wednesday 24 November 2010 17:39:36 Lee, Chun-Yi wrote:
> Add acer wmi hotkey event support. Install a wmi notify handler to
> transfer wmi event key to key code, then send out keycode through acer
> wmi input device to userland.
> 
> Signed-off-by: Lee, Chun-Yi <[email protected]>
> Acked-by: Dmitry Torokhov <[email protected]>
> Acked-by: Thomas Renninger <[email protected]>
> Acked-by: Jiri Benc <[email protected]>

Please fix the typo. Otherwise:

Signed-off-by: Carlos Corbacho <[email protected]>

[..]

> +static const struct key_entry acer_wmi_keymap[] = {
> +     {KE_KEY, 0x01, {KEY_WLAN} },     /* WiFi */
> +     {KE_KEY, 0x12, {KEY_BLUETOOTH} },       /* BT */
> +     {KE_KEY, 0x21, {KEY_PROG1} },    /* Backup */
> +     {KE_KEY, 0x22, {KEY_PROG2} },    /* Aracade */

s/Aracade/Arcade/
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to