On 11/11/07, Andrey Borzenkov <arvidjaar@xxxxxxx> wrote: > On Tuesday 06 November 2007, Dmitry Torokhov wrote: > > Hi Andrey, > > > > On Nov 6, 2007 12:51 PM, Andrey Borzenkov <arvidjaar@xxxxxxx> wrote: > > > Properly set up parent on input device registered by the button driver. > > > > > > > Seems to be a popular topic today :) > > > > > > > > + input->cdev.dev = &device->dev; > > > > Please don't use cdev, but rather input_dev->dev.parent. cdev is going > > away soon. > > I sent a patch a couple of days ago to teh acpi list... > > > > You mean button patch? I could find only video one. Right, I got confused between the two... > > Just in case, here is updated version. > Please forward to Len Brown with Acked-by: Dmitry Torokhov <dtor@xxxxxxx> Thanks! -- Dmitry - 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