On Sun, Mar 21, 2010 at 10:02:50AM +0800, Yong Wang wrote: > Changes since v3: > 1. Call sparse_keymap_free before input_unregister_device > > Changes since v2: > 1. Define keymap as const > 2. Check the return value of wmi_get_event_data > 3. Mark brightness key events as KE_IGNORE > 4. Replace printk with pr_ family functions > 5. Add some missing calls to sparse_keymap_free > > Changes since v1: > 1. Use sparse keymap > 2. Not send brightness input events > 3. Fix memory leak of acpi_object > 4. Set up input device before registering wmi notifier > 5. Not return success if GUID is not found > 6. Not check guid here in wmi_exit > > --- > > Add a WMI driver for Eee PC laptops. Currently it only supports hotkeys. > > Signed-off-by: Yong Wang <yong.y.wang@xxxxxxxxx> FWIW: Acked-by: Dmitry Torokhov <dtor@xxxxxxx> -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html