> Is it public? I can pull it myself easily enough. yes, commit id's below. thanks, Len Brown, Intel Open Source Technology Center commit 261a37014c353eb392334f31f6bc2166253d12c2 Author: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Date: Tue May 26 23:59:27 2009 -0700 oqo: select INPUT_POLLDEV From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> OQO_WMI uses INPUT_POLLDEV, but it can select that instead of depending on it, since it represents library code. Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Len Brown <len.brown@xxxxxxxxx> commit 0eba5e81e02f5f239e3691c9e9f9afef3050b387 Author: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Date: Wed Mar 4 11:55:24 2009 -0800 x86: oqo: depends on INPUT_POLLDEV oqo driver uses polled input functions, so make it depend on INPUT_POLLDEV. ERROR: "input_register_polled_device" [drivers/platform/x86/oqo-wmi.ko] undefined! ERROR: "input_allocate_polled_device" [drivers/platform/x86/oqo-wmi.ko] undefined! ERROR: "input_free_polled_device" [drivers/platform/x86/oqo-wmi.ko] undefined! ERROR: "input_unregister_polled_device" [drivers/platform/x86/oqo-wmi.ko] undefined! Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Acked-by: Matthew Garrett <mjg59@xxxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> Cc: Len Brown <lenb@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Len Brown <len.brown@xxxxxxxxx> commit 94c4b5977f33894cc316edf07c5cb72b5d193628 Author: Len Brown <len.brown@xxxxxxxxx> Date: Fri Feb 6 23:06:38 2009 -0500 oqo: dev_set_name() Signed-off-by: Len Brown <len.brown@xxxxxxxxx> commit 9c82cd255907ad639bed4ffc8fcaf1bd59badb50 Author: Matthew Garrett <mjg59@xxxxxxxxxxxxx> Date: Wed Dec 3 19:55:37 2008 +0000 platform/x86: Add oqo-wmi driver for model 2 OQO backlight and rfkill control oqo-wmi provides a WMI-based interface to backlight and rfkill control on model 2 OQO devices. It was originally written by Brian Julin (<bri@xxxxxxxxx>) - I've ported it to the rfkill layer and tidied it up a little. Signed-off-by: Matthew Garrett <mjg@xxxxxxxxxx> Signed-off-by: Len Brown <len.brown@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html