On Tue, Feb 01, 2011 at 09:31:21PM -0700, Grant Likely wrote: > On Mon, Jan 24, 2011 at 01:58:13PM +0800, Thomas Chou wrote: > > @@ -182,6 +189,7 @@ static struct platform_driver altera_ps2_driver = { > > .driver = { > > .name = DRV_NAME, > > .owner = THIS_MODULE, > > + .of_match_table = altera_ps2_match, > > At the moment, this patch can only be applied against my > devicetree/next branch since there is a #ifdef CONFIG_OF around > of_match_table in mainline, and the patch to remove it is in my next > branch. I'm okay with taking it through my tree if Dmitry agrees. > Actually I was going to ask you if you could do just that. 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