Hi Moritz, On Fri, Jan 09, 2015 at 12:59:29AM +0100, Moritz Fischer wrote: > +static struct platform_driver e3x0_button_driver = { > + .driver = { > + .name = "e3x0-button", > + .of_match_table = of_match_ptr(e3x0_button_match), You forgot to assign .pm pointer here. I fixed it up and applied the driver. Thanks. -- 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