Hi Carios, First, Thank's for your review and take care. :-)
於 三,2010-11-24 於 19:28 +0000,Carlos Corbacho 提到: > 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/ Fixed the typo issues, then I re-sand 1/4 patch. Thank's a lot! Joey Lee -- 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
