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... -- 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