Hi Dmitry, On 9/3/2010 10:10 PM, Dmitry Torokhov wrote: > >> >>> + >>> +static struct platform_driver ab8500_ponkey_driver = { >>> + .driver = { >>> + .name = "ab8500-poweron-key", >>> + .owner = THIS_MODULE, >>> + }, >>> + .probe = ab8500_ponkey_probe, >>> + .remove = __devexit_p(ab8500_ponkey_remove), >> >> It is not must for this driver to go through, but what would be the behaviour of >> pwr-key on suspend and resume? Do you want power key to wakeup the system from sleep? >> OR don't want to make it as wakeup source? > > I am about to apply the patch so if you decide to do any PM changes they > shoudl go as a separete path please. > Please go ahead and merge it. Thanks. ---Trilok Soni -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- 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