On Mon, Dec 14, 2009 at 11:10:55AM +0800, Daniel Mack wrote: > On Wed, Nov 25, 2009 at 07:46:13PM -0800, Dmitry Torokhov wrote: > > On Wed, Nov 25, 2009 at 11:53:36AM +0100, Daniel Mack wrote: > > > gpio_keys.c registers interrupts at both edges of all given gpio lines > > > and updates the input device when they change. However, the driver fails > > > to check the current line state at probe time. > > > > > > > Should not matter for keys really, but is important for swicthes. I > > guess we need to also do this at resume. Does the following still work? > > Sorry for the long delay on this. I could finally test this patch and it > works fine, key states are reported correctly after resume. > Thanks Daniel. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html