[PATCH 1/2] i2c-ocores: Adapt for device tree
Wolfram Sang
w.sang at pengutronix.de
Thu Nov 25 02:42:15 EST 2010
> While I agree that these parameters need documentation, I haven't seen
> that there is an agreed upon place to put such documentation as of yet.
> I followed your link but didn't find the corresponding document in the
> kernel tree.
Because it has not been applied yet; that was the "template" patch I
could dig up fastest.
> Should I really be putting my documentation in the
> Documentation/powerpc directory?
Not necessarily. You could post a patch moving the generic parts to a
better location, too :)
> > > +#ifdef CONFIG_OF
> > > + i2c->adap.dev.of_node = pdev->dev.of_node;
> > > +#endif
> >
> > No need for the ifdef here.
> >
>
> Why? of_node is protected by CONFIG_OF in linux/device.h
Ehrm, seems my mind broke :( Apologies, I probably was mixing it up with
another issue.
Regards,
Wolfram
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20101124/5d93d152/attachment-0001.pgp>
More information about the devicetree-discuss
mailing list