On Fri, Jul 01, 2011 at 11:34:29AM +0200, Corentin Chary wrote: > asus->inputdev->id.bustype = BUS_HOST; > asus->inputdev->dev.parent = &asus->platform_device->dev; > + __set_bit(EV_REP, asus->inputdev->evbit); set_bit()? I guess it doesn't make much difference in this case, it just seems neater to use the non __ version. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html