On Tue, Jun 14, 2011 at 11:08:09AM +0200, David Jander wrote: > This patch factors out the use of struct platform_device *pdev in most > places. > Why? We are dealing with a platform device so why would we switch to generic device? I also think that we should not be mixing dev_get/set_drvdata() and <bus>_get/set_drvdata() calls but rather use appropriate bus-specific version to access data on given layer. 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