On Tue, Jan 18, 2011 at 11:18:17AM +0530, Shubhrajyoti wrote: > On Monday 17 January 2011 11:26 PM, Andy Ross wrote: > >+ > >+static int __devexit platform_remove(struct platform_device *pd) > >+{ > >+ input_unregister_polled_device(ipdev); > >+ input_free_polled_device(ipdev); > This may not be needed. Yes this is needed (for polled input devices only). -- Dmitry -- 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