On Tue, Sep 14, 2010 at 10:03:16PM -0700, Dmitry Torokhov wrote: > Hi Dmitry, > > On Mon, Aug 16, 2010 at 03:26:36PM +0400, Dmitry Eremin-Solenikov wrote: > > @@ -50,6 +52,7 @@ struct serio { > > struct device dev; > > > > struct list_head node; > > + struct list_head internal; /* Used internally to avoid recursion */ > > I think we can do without this one, how about the patch below? (Depends > on synaptics changes in attached patch). Yes, it works for me. Sorry for the (long) delay in testing - I was on vacation. I'll resubmit updated ps2mult driver in a few minutes. -- With best wishes 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