On Mon, 17 Mar 2008 17:38:21 -0500
Scott Wood wrote:

> On Sun, Mar 09, 2008 at 07:59:14PM +0300, Vitaly Bordug wrote:
> > I would like all the comments to be consistent C style (because
> > that's it for the most other dts'es).
> 
> $ fgrep -rI // arch/powerpc/boot/dts/ | wc -l
> 539
> 
So, we should go ahead and add a bit more hassle :) ?

By consistent C style I mean:

+                       clock-frequency = <0>; /* Filled in by u-boot */ */
+                       interrupts = <f 2>;     // decrementer interrupt

using either one or other way for same-type comments.

-Vitaly
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to