[PATCH v2] altera_ps2: Add devicetree support
Dmitry Torokhov
dmitry.torokhov at gmail.com
Wed Feb 2 15:45:04 EST 2011
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
More information about the devicetree-discuss
mailing list